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

Expose various new Create and conversion APIs for the Vector types #103462

Merged
merged 6 commits into from
Jun 15, 2024

Ensure that Vector128.AsVector128Unsafe preserves the fact it produce…

98a8aac
Select commit
Loading
Failed to load commit list.
Merged

Expose various new Create and conversion APIs for the Vector types #103462

Ensure that Vector128.AsVector128Unsafe preserves the fact it produce…
98a8aac
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jun 14, 2024 in 40m 9s

Build #20240614.55 had test failures

Details

Tests

  • Failed: 7 (0.00%)
  • Passed: 4,950,945 (98.23%)
  • Other: 88,973 (1.77%)
  • Total: 5,039,925

Annotations

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/9d3068a7-327a-4ec8-a536-80795b511df3/workitems/System.Net.Security.Tests/console

Check failure on line 1 in GC/Regressions/v2.0-beta2/452950/452950/452950.sh

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

GC/Regressions/v2.0-beta2/452950/452950/452950.sh

Return code:      1
Raw output file:      /tmp/helix/working/AE2C09D1/w/AD320950/uploads/Reports/GC.Regressions/v2.0-beta2/452950/452950/452950.output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/AE2C09D1/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true 452950.dll ''
66
Failed
Expected: 100
Actual: 1
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /cores since 6/14/2024 11:00:25 AM
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/tmp/helix/working/AE2C09D1/p
> /private/tmp/helix/working/AE2C09D1/w/AD320950/e/GC/Regressions/v2.0-beta2/452950/452950/452950.sh
Raw output
   at GC_Regressions._v2_0_beta2_452950_452950_452950_._v2_0_beta2_452950_452950_452950_sh()

   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in PayloadGroup0.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

PayloadGroup0.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.IO.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.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.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds

Test failed