Skip to content

Relocate the Vector64/128/256/512 assert extensions to avoid Mono LLV…

Azure Pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries) failed Jan 11, 2024 in 21m 50s

Build linux-arm64 Release NativeAOT_Libraries failed

Annotations

Check failure on line 17 in src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector512Tests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries)

src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector512Tests.cs#L17

src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector512Tests.cs(17,28): error xUnit1013: (NETCORE_ENGINEERING_TELEMETRY=Build) Public method 'AssertEqual' on test class 'Vector512Tests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)

Check failure on line 28 in src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector512Tests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries)

src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector512Tests.cs#L28

src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector512Tests.cs(28,28): error xUnit1013: (NETCORE_ENGINEERING_TELEMETRY=Build) Public method 'AssertEqual' on test class 'Vector512Tests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)

Check failure on line 18 in src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector256Tests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries)

src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector256Tests.cs#L18

src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector256Tests.cs(18,28): error xUnit1013: (NETCORE_ENGINEERING_TELEMETRY=Build) Public method 'AssertEqual' on test class 'Vector256Tests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)

Check failure on line 29 in src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector256Tests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries)

src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector256Tests.cs#L29

src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector256Tests.cs(29,28): error xUnit1013: (NETCORE_ENGINEERING_TELEMETRY=Build) Public method 'AssertEqual' on test class 'Vector256Tests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)

Check failure on line 19 in src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector128Tests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build linux-arm64 Release NativeAOT_Libraries)

src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector128Tests.cs#L19

src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector128Tests.cs(19,28): error xUnit1013: (NETCORE_ENGINEERING_TELEMETRY=Build) Public method 'AssertEqual' on test class 'Vector128Tests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)