Skip to content

Running Tests (XUnit2) in HostApps for converters and more complex tests. #1522

Running Tests (XUnit2) in HostApps for converters and more complex tests.

Running Tests (XUnit2) in HostApps for converters and more complex tests. #1522

Triggered via pull request December 12, 2024 10:14
Status Failure
Total duration 3m 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
test: Converters/Revit/Speckle.Converters.RevitShared.Tests/ModelCurveArrayToSpeckleConverterTests.cs#L5
The type or namespace name 'HostApps' does not exist in the namespace 'Speckle' (are you missing an assembly reference?)
test: Converters/Revit/Speckle.Converters.RevitShared.Tests/ModelCurveArrayToSpeckleConverterTests.cs#L7
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
test: Converters/Revit/Speckle.Converters.RevitShared.Tests/MoqTestExtensions.cs#L3
The type or namespace name 'HostApps' does not exist in the namespace 'Speckle' (are you missing an assembly reference?)
test: Converters/Revit/Speckle.Converters.RevitShared.Tests/RevitTestBinding.cs#L2
The type or namespace name 'Connectors' does not exist in the namespace 'Speckle' (are you missing an assembly reference?)
test: Converters/Revit/Speckle.Converters.RevitShared.Tests/RevitTestBinding.cs#L3
The type or namespace name 'HostApps' does not exist in the namespace 'Speckle' (are you missing an assembly reference?)
test: Converters/Revit/Speckle.Converters.RevitShared.Tests/XyzConversionToPointTests.cs#L7
The type or namespace name 'HostApps' does not exist in the namespace 'Speckle' (are you missing an assembly reference?)
test: Converters/Revit/Speckle.Converters.RevitShared.Tests/XyzConversionToPointTests.cs#L8
The type or namespace name 'Xunit' could not be found (are you missing a using directive or an assembly reference?)
test: Converters/Revit/Speckle.Converters.RevitShared.Tests/GlobalUsings.cs#L1
The using alias 'DB' appeared previously in this namespace
test: Converters/Revit/Speckle.Converters.RevitShared.Tests/ModelCurveArrayToSpeckleConverterTests.cs#L11
The type or namespace name 'MoqTest' could not be found (are you missing a using directive or an assembly reference?)
test: Converters/Revit/Speckle.Converters.RevitShared.Tests/ModelCurveArrayToSpeckleConverterTests.cs#L13
The type or namespace name 'FactAttribute' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636