Skip to content

Updated to latest develop and expanded the tests to show the issue

81450e3
Select commit
Loading
Failed to load commit list.
Open

PR for issue #502 : Optional IfcLogical #503

Updated to latest develop and expanded the tests to show the issue
81450e3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / XbimEssentials failed Mar 28, 2025 in 7m 33s

Build #XbimEssentials_merge_6.0.504 had test failures

Details

Tests

  • Failed: 1 (0.21%)
  • Passed: 480 (99.17%)
  • Other: 3 (0.62%)
  • Total: 484
Code coverage

  • 49594 of 319770 blocks covered (15.51%)
  • 33034 of 171349 lines covered (19.28%)

Annotations

Check failure on line 56 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / XbimEssentials

Build log #L56

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 90 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / XbimEssentials

Build log #L90

Dotnet command failed with non-zero exit code on the following projects : [ 'D:\\a\\1\\s\\Tests\\Xbim.Essentials.Tests.csproj' ]

Check failure on line 1 in Xbim.Essentials.Tests.OptionalIfcLogicalTest.UnknownOptionalLogicalShouldNotBeNull

See this annotation in the file changed.

@azure-pipelines azure-pipelines / XbimEssentials

Xbim.Essentials.Tests.OptionalIfcLogicalTest.UnknownOptionalLogicalShouldNotBeNull

Expected entity.IsVentilated not to be <null>.
Raw output
   at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Primitives.ReferenceTypeAssertions`2.NotBeNull(String because, Object[] becauseArgs)
   at Xbim.Essentials.Tests.OptionalIfcLogicalTest.UnknownOptionalLogicalShouldNotBeNull() in D:\a\1\s\Tests\OptionalIfcLogicalTest.cs:line 28