Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialiser_Engine: Update NullOrEmptyCheck to just check for Null #3364

Remove name check for Seralise of IBHoMObjects

e985fea
Select commit
Loading
Failed to load commit list.
Merged

Serialiser_Engine: Update NullOrEmptyCheck to just check for Null #3364

Remove name check for Seralise of IBHoMObjects
e985fea
Select commit
Loading
Failed to load commit list.
BHoMBot-CI / unit-tests succeeded Jul 3, 2024 in 1d 23h 19m 39s

Check Unit Tests

This check has failed following the running of unit tests

Annotations

Check failure on line 1 in C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\BHoM_Engine\Query\GeometryHash.json

See this annotation in the file changed.

@bhombot-ci bhombot-ci / unit-tests

C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\BHoM_Engine\Query\GeometryHash.json#L1

Unit test set: GeometryHash. Author: Alessio Lombardi
One or more of the UnitTests failed.
Inner results:
	UnitTest: Method: GeometryHash(IBHoMObject bhomObj, BaseComparisonConfig comparisonConfig).
	The UnitTest did not pass.
	Inner results:
		TestData: index: 0
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 1
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 2
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 3
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 4
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 5
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 6
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 7
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 8
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 9
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 10
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 11
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 12
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 13
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 14
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 15
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 16
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters
		TestData: index: 17
		Failed to run unit test. Errors given: 
		The number of inputs is not matching the number of parameters

Check failure on line 1 in C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Reflection_Engine\Query\DocumentationURL.json

See this annotation in the file changed.

@bhombot-ci bhombot-ci / unit-tests

C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Reflection_Engine\Query\DocumentationURL.json#L1

Unit test set: DocumentationURL. Author: FGreenroyd
One or more of the UnitTests failed.
Inner results:
	UnitTest: Method: DocumentationURL(MemberInfo member).
	The UnitTest did not pass.
	Inner results:
		TestData: index: 0
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: https://bhom.xyz/documentation/Conventions/BHoM-Structural-Conventions/, returned value from execution: https://bhom.xyz/documentation/BHoM_oM/Structure_oM/BHoM-Structural-Conventions/, for the property System.Collections.Generic.List`1[[BH.oM.Base.Attributes.DocumentationURLAttribute, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[0].DocumentationURL of the returned object.

Check failure on line 1 in C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Reflection_Engine\Query\IsPrototype.json

See this annotation in the file changed.

@bhombot-ci bhombot-ci / unit-tests

C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Reflection_Engine\Query\IsPrototype.json#L1

Unit test set: IsPrototype. Author: Fraser Greenroyd
One or more of the UnitTests failed.
Inner results:
	UnitTest: Method: IsPrototype(Object item).
	The UnitTest did not pass.
	Inner results:
		TestData: index: 1
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: True, returned value from execution: False, for the property System.Boolean. of the returned object.

Check failure on line 1 in C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Reflection_Engine\Query\Url.json

See this annotation in the file changed.

@bhombot-ci bhombot-ci / unit-tests

C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Reflection_Engine\Query\Url.json#L1

Unit test set: Url. Author: FraserGreenroyd
One or more of the UnitTests failed.
Inner results:
	UnitTest: Method: Url(Type type).
	The UnitTest did not pass.
	Inner results:
		TestData: index: 7
		Failed to run the comparison of the result of execution of the method with the expected outputs.
		Exception thrown: Object reference not set to an instance of an object.
		TestData: index: 15
		Failed to run the comparison of the result of execution of the method with the expected outputs.
		Exception thrown: Object reference not set to an instance of an object.
		TestData: index: 22
		Failed to run the comparison of the result of execution of the method with the expected outputs.
		Exception thrown: Object reference not set to an instance of an object.
		TestData: index: 85
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Elements\Enums\RelationDirection.cs, returned value from execution: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Graph\Enums\RelationDirection.cs, for the property System.String. of the returned object.
		TestData: index: 86
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Elements\Relation.cs, returned value from execution: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Graph\Relation.cs, for the property System.String. of the returned object.
		TestData: index: 87
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Elements\SpatialProjection.cs, returned value from execution: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Graph\Projection\SpatialProjection.cs, for the property System.String. of the returned object.
		TestData: index: 88
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Elements\Interface\IProjection.cs, returned value from execution: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Graph\Projection\Interface\IProjection.cs, for the property System.String. of the returned object.
		TestData: index: 89
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Elements\GraphicalProjection.cs, returned value from execution: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Graph\Projection\GraphicalProjection.cs, for the property System.String. of the returned object.
		TestData: index: 90
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Elements\GeometricProjection.cs, returned value from execution: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Graph\Projection\GeometricProjection.cs, for the property System.String. of the returned object.
		TestData: index: 91
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Elements\Interface\IRelation.cs, returned value from execution: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Graph\Interface\IRelation.cs, for the property System.String. of the returned object.
		TestData: index: 92
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Elements\Graph.cs, returned value from execution: https://github.com/BHoM/BHoM\blob/main/Analytical_oM\Graph\Graph.cs, for the property System.String. of the returned object.
		TestData: index: 942
		Failed to run the comparison of the result of execution of the method with the expected outputs.
		Exception thrown: Object reference not set to an instance of an object.
		TestData: index: 943
		Failed to run the comparison of the result of execution of the method with the expected outputs.
		Exception thrown: Object reference not set to an instance of an object.
		TestData: index: 944
		Failed to run the comparison of the result of execution of the method with the expected outputs.
		Exception thrown: Object reference not set to an instance of an object.
		TestData: index: 945
		Failed to run the comparison of the result of execution of the method with the expected outputs.
		Exception thrown: Object reference not set to an instance of an object.

Check failure on line 1 in C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Search_Engine\Compute\ExtractAll.json

See this annotation in the file changed.

@bhombot-ci bhombot-ci / unit-tests

C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Search_Engine\Compute\ExtractAll.json#L1

Unit test set: ExtractAll. Author: Peter Nugent
One or more of the UnitTests failed.
Inner results:
	UnitTest: Method: ExtractAll(String query, IEnumerable<String> choices, Scorer scorer, Int32 cutOff).
	The UnitTest did not pass.
	Inner results:
		TestData: index: 0
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 27, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[0].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 27, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[1].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 27, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[2].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 27, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[3].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 27, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[4].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 27, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[5].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 27, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[6].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 27, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[7].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 27, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[8].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 25, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[9].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 25, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[10].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 25, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[11].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 25, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[12].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 25, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[13].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 24, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[14].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 25, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[15].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 25, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[16].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 38, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[17].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 24, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[18].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 24, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[19].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 25, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[20].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 38, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[21].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 24, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[22].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 24, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[23].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 29, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[24].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 14, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[25].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 43, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[26].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 27, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[27].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 27, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[28].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 25, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[29].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 38, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[30].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 24, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[31].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 24, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[32].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 25, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[33].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 27, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[34].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 27, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[35].Score of the returned object.
	UnitTest: Method: ExtractAll(String query, List<BHoMObject> objects, String propertyName, Scorer scorer, Int32 cutOff).
	The UnitTest did not pass.
	Inner results:
		TestData: index: 0
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 83, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[0].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 83, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[1].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 83, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[2].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 83, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[3].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 83, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[4].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 83, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[5].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 83, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[6].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 83, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[7].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 83, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[8].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 83, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[9].Score of the returned object.
		TestData: index: 1
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[0].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[1].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[2].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[3].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[4].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[5].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[6].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[7].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[8].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[9].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[10].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[11].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[12].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[13].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[14].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[15].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[16].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[17].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[18].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[19].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[20].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[21].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[22].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[23].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[24].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[25].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[26].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[27].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[28].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[29].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[30].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[31].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[32].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[33].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[34].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[35].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[36].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[37].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[38].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[39].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[40].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[41].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[42].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[43].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[44].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[45].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[46].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[47].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[48].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[49].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[50].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[51].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[52].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[53].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[54].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[55].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[56].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[57].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[58].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[59].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[60].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[61].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[62].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[63].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[64].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[65].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[66].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[67].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[68].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[69].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[70].Score of the returned object.
			01/07/2024 13:41:06
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 100, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[71].Score of the returned object.

Check failure on line 1 in C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Search_Engine\Compute\ExtractSorted.json

See this annotation in the file changed.

@bhombot-ci bhombot-ci / unit-tests

C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Search_Engine\Compute\ExtractSorted.json#L1

Element '_t' not found.

Check failure on line 1 in C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Search_Engine\Compute\ExtractTop.json

See this annotation in the file changed.

@bhombot-ci bhombot-ci / unit-tests

C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Search_Engine\Compute\ExtractTop.json#L1

Unit test set: ExtractTop. Author: Peter Nugent
One or more of the UnitTests failed.
Inner results:
	UnitTest: Method: ExtractTop(String query, IEnumerable<String> choices, Scorer scorer, Int32 n).
	The UnitTest did not pass.
	Inner results:
		TestData: index: 0
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 35, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[0].Score of the returned object.
		TestData: index: 1
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 14, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[0].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 14, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[1].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 14, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[2].Score of the returned object.
	UnitTest: Method: ExtractTop(String query, List<BHoMObject> objects, String propertyName, Scorer scorer, Int32 n).
	The UnitTest did not pass.
	Inner results:
		TestData: index: 0
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 14, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[0].Score of the returned object.
		TestData: index: 1
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 43, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[0].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 38, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[1].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 38, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[2].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 38, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[3].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 29, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[4].Score of the returned object.
		TestData: index: 2
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 33, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[0].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 29, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[1].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 24, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[2].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 24, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[3].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 23, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[4].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 21, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[5].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 21, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[6].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 21, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[7].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 21, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[8].Score of the returned object.
			01/07/2024 13:41:07
			Data returned for output 0 is different than expected.
			Expected value: 0, returned value from execution: 21, for the property System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]].[9].Score of the returned object.

Check failure on line 1 in C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Structure_Engine\Create\CellularSectionFromBaseSection.json

See this annotation in the file changed.

@bhombot-ci bhombot-ci / unit-tests

C:\ProgramData\BHoMGitHub\BHoM_Engine\.ci\Datasets\Structure_Engine\Create\CellularSectionFromBaseSection.json#L1

Unit test set: CellularSectionFromBaseSection. Author: Peter Nugent
One or more of the UnitTests failed.
Inner results:
	UnitTest: Method: CellularSectionFromBaseSection(SteelSection baseSection, ICellularOpening opening, Double cutThickness, String name).
	The UnitTest did not pass.
	Inner results:
		TestData: index: 0
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:19
			Data returned for output 0 is different than expected.
			Expected value: , returned value from execution: , for the property BH.oM.Structure.SectionProperties.CellularSection.Name of the returned object.
		TestData: index: 1
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:19
			Data returned for output 0 is different than expected.
			Expected value: , returned value from execution: , for the property BH.oM.Structure.SectionProperties.CellularSection.Name of the returned object.
		TestData: index: 2
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:19
			Data returned for output 0 is different than expected.
			Expected value: , returned value from execution: , for the property BH.oM.Structure.SectionProperties.CellularSection.Name of the returned object.
		TestData: index: 3
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:19
			Data returned for output 0 is different than expected.
			Expected value: , returned value from execution: , for the property BH.oM.Structure.SectionProperties.CellularSection.Name of the returned object.
	UnitTest: Method: CellularSectionFromBaseSection(SteelSection baseSection, Double height, ICellularOpening opening, String name).
	The UnitTest did not pass.
	Inner results:
		TestData: index: 0
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:19
			Data returned for output 0 is different than expected.
			Expected value: , returned value from execution: , for the property BH.oM.Structure.SectionProperties.CellularSection.Name of the returned object.
		TestData: index: 1
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:19
			Data returned for output 0 is different than expected.
			Expected value: , returned value from execution: , for the property BH.oM.Structure.SectionProperties.CellularSection.Name of the returned object.
		TestData: index: 2
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:19
			Data returned for output 0 is different than expected.
			Expected value: , returned value from execution: , for the property BH.oM.Structure.SectionProperties.CellularSection.Name of the returned object.
		TestData: index: 3
		Execution of the method did not return the expected outputs.
		Inner results:
			01/07/2024 13:41:19
			Data returned for output 0 is different than expected.
			Expected value: , returned value from execution: , for the property BH.oM.Structure.SectionProperties.CellularSection.Name of the returned object.

Check failure on line 1 in /.ci/unit-tests/BHoM_Engine_Tests.sln

See this annotation in the file changed.

@bhombot-ci bhombot-ci / unit-tests

/.ci/unit-tests/BHoM_Engine_Tests.sln#L1

Passed: 24
Failed: 2


Inner results:
	BH.Tests.Engine.Serialiser.AllTypesIObject.CheckAllTypesIObject
	BH.Tests.Engine.Serialiser.SystemTypesToFromJson.SystemTypesToFromJsonBitMapObjectProperty
	System.PlatformNotSupportedException : System.Drawing is not supported on this platform.
	   at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
	   at BH.Tests.Engine.Serialiser.SystemTypesToFromJson.RandomBitmap(Int32 index)
	   at BH.Tests.Engine.Serialiser.SystemTypesToFromJson.SystemTypesToFromJsonBitMapObjectProperty()
	BH.Tests.Engine.Serialiser.SystemTypesToFromJson.SystemTypesToFromJsonHashSetObjectProperty
	Expected type to be System.Collections.Generic.HashSet`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], but found BH.oM.Base.CustomObject.
	   at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
	   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
	   at FluentAssertions.Types.TypeAssertions.Be(Type expected, String because, Object[] becauseArgs)
	   at FluentAssertions.Primitives.ReferenceTypeAssertions`2.BeOfType(Type expectedType, String because, Object[] becauseArgs)
	   at BH.Tests.Engine.Serialiser.SystemTypesToFromJson.SystemTypesToFromJsonCustomDataProperty[T](T value)
	   at BH.Tests.Engine.Serialiser.SystemTypesToFromJson.SystemTypesToFromJsonHashSetObjectProperty()
	BH.Tests.Engine.Serialiser.Versioning.A_MethodsFromJsonVersioning
	BH.Tests.Engine.Serialiser.Versioning.A_ObjectFromJsonVersioning
	BH.Tests.Engine.Serialiser.Versioning.B_FromJsonMethodsFailuresVersioning
	BH.Tests.Engine.Serialiser.Versioning.B_FromJsonObjectFailuresVersioning

Check warning on line 1 in /.ci/unit-tests/BHoM_Engine_Tests.sln

See this annotation in the file changed.

@bhombot-ci bhombot-ci / unit-tests

/.ci/unit-tests/BHoM_Engine_Tests.sln#L1

Passed: 15
Failed: 0


Inner results:
	BH.Tests.Engine.Base.Query.UnpackTests.Unpack<BHoMObject>(BH.Tests.Engine.Base.Query.Objects.Container`1[BH.oM.Base.BHoMObject],3)