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

Vector128.ShuffleUnsafe #88559

Closed
wants to merge 4 commits into from

comment

4db373e
Select commit
Loading
Failed to load commit list.
Closed

Vector128.ShuffleUnsafe #88559

comment
4db373e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Azure Pipelines / runtime failed Jul 10, 2023 in 1h 57m 59s

Build #20230710.70 had test failures

Details

Tests

  • Failed: 115 (0.00%)
  • Passed: 3,350,400 (98.29%)
  • Other: 58,174 (1.71%)
  • Total: 3,408,689

Annotations

Check failure on line 42 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23328.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23328.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23328.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Runtime.Intrinsics.Tests.Vectors.Vector256Tests.Vector256ByteShuffleOneInputWithLocalIndicesTest has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/def8cd5f-01bd-45ad-9b07-a718fda7edd6/workitems/System.Runtime.Intrinsics.Tests/console

Check failure on line 42 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23328.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23328.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23328.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Runtime.Intrinsics.Tests.Vectors.Vector256Tests.Vector256ByteShuffleOneInputWithDirectVectorTest has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/def8cd5f-01bd-45ad-9b07-a718fda7edd6/workitems/System.Runtime.Intrinsics.Tests/console

Check failure on line 42 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23328.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23328.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23328.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Runtime.Intrinsics.Tests.Vectors.Vector256Tests.Vector256ByteShuffleOneInputTest has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/def8cd5f-01bd-45ad-9b07-a718fda7edd6/workitems/System.Runtime.Intrinsics.Tests/console

Check failure on line 42 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23328.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23328.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L42

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23328.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Runtime.Intrinsics.Tests.Vectors.Vector256Tests.Vector256ByteShuffleOneInputWithZeroIndicesTest has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/def8cd5f-01bd-45ad-9b07-a718fda7edd6/workitems/System.Runtime.Intrinsics.Tests/console

Check failure on line 1 in System.Collections.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Collections.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in System.Globalization.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Globalization.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in System.Runtime.Intrinsics.Tests.Vectors.Vector256Tests.Vector256ByteShuffleOneInputWithLocalIndicesTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.Intrinsics.Tests.Vectors.Vector256Tests.Vector256ByteShuffleOneInputWithLocalIndicesTest

Assert.Equal() Failure
Expected: 32
Actual:   16
Raw output
   at System.Runtime.Intrinsics.Tests.Vectors.Vector256Tests.Vector256ByteShuffleOneInputWithLocalIndicesTest() in /_/src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector256Tests.cs:line 3047
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs:line 59

Check failure on line 1 in System.Runtime.Intrinsics.Tests.Vectors.Vector256Tests.Vector256ByteShuffleOneInputWithDirectVectorTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.Intrinsics.Tests.Vectors.Vector256Tests.Vector256ByteShuffleOneInputWithDirectVectorTest

Assert.Equal() Failure
Expected: 32
Actual:   16
Raw output
   at System.Runtime.Intrinsics.Tests.Vectors.Vector256Tests.Vector256ByteShuffleOneInputWithDirectVectorTest() in /_/src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector256Tests.cs:line 2760
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs:line 59