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

Reimplement a few helpers with new RuntimeHelpers APIs #100846

Merged
merged 5 commits into from
Apr 11, 2024

Update src/libraries/System.Private.CoreLib/src/System/Enum.cs

956d362
Select commit
Loading
Failed to load commit list.
Merged

Reimplement a few helpers with new RuntimeHelpers APIs #100846

Update src/libraries/System.Private.CoreLib/src/System/Enum.cs
956d362
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Apr 11, 2024 in 2h 49m 23s

Build #20240410.111 had test failures

Details

Tests

  • Failed: 6 (0.00%)
  • Passed: 3,878,095 (98.20%)
  • Other: 71,102 (1.80%)
  • Total: 3,949,203

Annotations

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24207.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Xml.Linq.Events.Tests in job 4bcd6623-2179-4b04-9a52-7636ff9b24e0 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/4bcd6623-2179-4b04-9a52-7636ff9b24e0/workitems/System.Xml.Linq.Events.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24207.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.Encodings.Web.Tests in job 39eaa6d4-ee9f-4926-a9fa-9997e5abcfad has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/39eaa6d4-ee9f-4926-a9fa-9997e5abcfad/workitems/System.Text.Encodings.Web.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24207.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.RegularExpressions.Tests in job 39eaa6d4-ee9f-4926-a9fa-9997e5abcfad has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/39eaa6d4-ee9f-4926-a9fa-9997e5abcfad/workitems/System.Text.RegularExpressions.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24207.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Data.Common.Tests in job c2cb5b4d-dd48-4e9f-b7d0-f02230579bd5 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/c2cb5b4d-dd48-4e9f-b7d0-f02230579bd5/workitems/WasmTestOnBrowser-System.Data.Common.Tests/console

Check failure on line 1 in System.Text.Encodings.Web.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Text.Encodings.Web.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.Text.RegularExpressions.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Text.RegularExpressions.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.Xml.Linq.Events.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Xml.Linq.Events.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 WasmTestOnBrowser-System.Data.Common.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnBrowser-System.Data.Common.Tests.WorkItemExecution

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