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

Optimize MemoryMarshal.Cast for same type #100750

Closed
wants to merge 1 commit into from

Optimize `MemoryMarshal.Cast` for same type

379d0ec
Select commit
Loading
Failed to load commit list.
Closed

Optimize MemoryMarshal.Cast for same type #100750

Optimize `MemoryMarshal.Cast` for same type
379d0ec
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Apr 8, 2024 in 1h 49m 35s

Build #20240407.26 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 3,761,785 (98.20%)
  • Other: 68,777 (1.80%)
  • Total: 3,830,564

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24205.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24205.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24205.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Wasm.Browser.Threads.Sample in job 76c311ee-86cc-468b-a5a2-f747f0bec8cd has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/76c311ee-86cc-468b-a5a2-f747f0bec8cd/workitems/Wasm.Browser.Threads.Sample/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24205.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24205.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24205.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.IO.Tests in job 9d1a15cb-1a39-4636-bb5c-aa835e6b5645 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9d1a15cb-1a39-4636-bb5c-aa835e6b5645/workitems/System.IO.Tests/console

Check failure on line 1 in Wasm.Browser.Threads.Sample.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasm.Browser.Threads.Sample.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.