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

BinaryWriter perf improvements #99775

Closed
wants to merge 7 commits into from

Merge branch 'main' into BinaryWriter

3e4f5d4
Select commit
Loading
Failed to load commit list.
Closed

BinaryWriter perf improvements #99775

Merge branch 'main' into BinaryWriter
3e4f5d4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Apr 26, 2024 in 1h 53m 57s

Build #20240426.74 had test failures

Details

Tests

  • Failed: 35 (0.00%)
  • Passed: 3,738,803 (98.15%)
  • Other: 70,618 (1.85%)
  • Total: 3,809,456

Annotations

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24219.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnFirefox-ST-System.Runtime.Tests in job 6e08b56b-8a54-4e23-a938-5b90a750c2db has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/6e08b56b-8a54-4e23-a938-5b90a750c2db/workitems/WasmTestOnFirefox-ST-System.Runtime.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24219.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnV8-ST-System.Globalization.Hybrid.WASM.Tests in job 55ef4ab9-ec3e-4a72-a752-e98f62364b61 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/55ef4ab9-ec3e-4a72-a752-e98f62364b61/workitems/WasmTestOnV8-ST-System.Globalization.Hybrid.WASM.Tests/console

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24219.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Invariant.Tests in job efd2ece5-eb8c-4781-a80c-ad04705cf502 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/efd2ece5-eb8c-4781-a80c-ad04705cf502/workitems/Invariant.Tests/console

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24219.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Collections.Specialized.Tests in job efd2ece5-eb8c-4781-a80c-ad04705cf502 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/efd2ece5-eb8c-4781-a80c-ad04705cf502/workitems/System.Collections.Specialized.Tests/console

Check failure on line 1 in Invariant.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Invariant.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.Collections.Specialized.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Collections.Specialized.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.DateTimeFormatInfoYearMonthPattern.YearMonthPattern

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Globalization.Tests.DateTimeFormatInfoYearMonthPattern.YearMonthPattern

Test failed

Check failure on line 1 in WasmTestOnFirefox-ST-System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnFirefox-ST-System.Runtime.Tests.WorkItemExecution

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