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

Fix handling of '\0' in Ascii.Trim #105350

Merged
merged 1 commit into from
Jul 23, 2024

Fix handling of '\0' in Ascii.Trim

b86bee2
Select commit
Loading
Failed to load commit list.
Merged

Fix handling of '\0' in Ascii.Trim #105350

Fix handling of '\0' in Ascii.Trim
b86bee2
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jul 23, 2024 in 2h 8m 4s

Build #20240723.80 had test failures

Details

Tests

  • Failed: 4 (0.00%)
  • Passed: 3,856,719 (98.07%)
  • Other: 75,774 (1.93%)
  • Total: 3,932,497

Annotations

Check failure on line 4958 in .dotnet\sdk\9.0.100-preview.5.24307.3\Microsoft.Common.CurrentVersion.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.dotnet\sdk\9.0.100-preview.5.24307.3\Microsoft.Common.CurrentVersion.targets#L4958

.dotnet\sdk\9.0.100-preview.5.24307.3\Microsoft.Common.CurrentVersion.targets(4958,5): error MSB3026: (NETCORE_ENGINEERING_TELEMETRY=Build) Could not copy "D:\a\_work\1\s\artifacts\obj\System.Text.RegularExpressions.Generator\Release\netstandard2.0\fr\System.Text.RegularExpressions.Generator.resources.dll" to "D:\a\_work\1\s\artifacts\bin\System.Text.RegularExpressions.Generator\Release\netstandard2.0\fr\System.Text.RegularExpressions.Generator.resources.dll". Beginning retry 1 in 1000ms. The process cannot access the file 'D:\a\_work\1\s\artifacts\bin\System.Text.RegularExpressions.Generator\Release\netstandard2.0\fr\System.Text.RegularExpressions.Generator.resources.dll' because it is being used by another process. 

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24372.7\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-ST-System.Runtime.Tests in job 87774e3e-a93c-4e81-8ce6-783b628735f3 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/87774e3e-a93c-4e81-8ce6-783b628735f3/workitems/WasmTestOnChrome-ST-System.Runtime.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnFirefox-MT-System.Net.Http.Functional.Tests in job 4dea14f6-19a3-4552-ba6e-20dbff052678 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/4dea14f6-19a3-4552-ba6e-20dbff052678/workitems/WasmTestOnFirefox-MT-System.Net.Http.Functional.Tests/console

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-ST-System.Runtime.Tests in job a80ce3d4-5f34-4b63-b65c-bdfdecdf00a5 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/a80ce3d4-5f34-4b63-b65c-bdfdecdf00a5/workitems/WasmTestOnChrome-ST-System.Runtime.Tests/console

Check failure on line 1 in WasmTestOnFirefox-MT-System.Net.Http.Functional.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnFirefox-MT-System.Net.Http.Functional.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.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-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.

Check failure on line 1 in System.Tests.HalfTests.ExplicitConversion_FromSingle

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Tests.HalfTests.ExplicitConversion_FromSingle

Test failed

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-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.