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

Change Vector2/3/4, Quaternion, Plane, Vector<T>, and Vector64/128/256/512<T> to be implemented in managed where trivially possible #102301

Merged
merged 11 commits into from
Jun 5, 2024

Don't use Unsafe.BitCast on Mono

4dae1fc
Select commit
Loading
Failed to load commit list.
Merged

Change Vector2/3/4, Quaternion, Plane, Vector<T>, and Vector64/128/256/512<T> to be implemented in managed where trivially possible #102301

Don't use Unsafe.BitCast on Mono
4dae1fc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jun 5, 2024 in 2h 14m 49s

Build #20240603.98 had test failures

Details

Tests

  • Failed: 9 (0.00%)
  • Passed: 4,803,229 (97.80%)
  • Other: 107,985 (2.20%)
  • Total: 4,911,223

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/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.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnFirefox-ST-System.Memory.Tests in job f044821b-f220-4b4b-9b4d-bb3567b41b7f has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/f044821b-f220-4b4b-9b4d-bb3567b41b7f/workitems/WasmTestOnFirefox-ST-System.Memory.Tests/console

Check failure on line 1 in WasmTestOnChrome-ST-System.Memory.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-ST-System.Memory.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 WasmTestOnChrome-ST-System.Memory.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-ST-System.Memory.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 WasmTestOnFirefox-ST-System.Memory.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnFirefox-ST-System.Memory.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 WasmTestOnFirefox-ST-System.Private.Xml.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnFirefox-ST-System.Private.Xml.Tests.WorkItemExecution

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