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

Revert "Remove zlib from requirements script and instruction files" #105449

Merged
merged 1 commit into from
Jul 25, 2024

Revert "Remove zlib from requirements script and instruction files (#…

6a9c95a
Select commit
Loading
Failed to load commit list.
Merged

Revert "Remove zlib from requirements script and instruction files" #105449

Revert "Remove zlib from requirements script and instruction files (#…
6a9c95a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jul 25, 2024 in 1h 48m 58s

Build #20240724.127 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 3,898,167 (98.06%)
  • Other: 76,936 (1.94%)
  • Total: 3,975,105

Annotations

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 System.IO.Tests in job 9e1cc91a-8370-4020-8f6d-a8335df235b0 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9e1cc91a-8370-4020-8f6d-a8335df235b0/workitems/System.IO.Tests/console

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/azure-pipelines/AzurePipelines.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/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24372.7/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Text.Json.Serialization.Tests.JsonElementTests.DeepEquals_TooDeepJsonDocument_ThrowsInsufficientExecutionStackException has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/f000c0ce-9b0d-4241-9f61-a71c5de94d8e/workitems/System.Text.Json.Tests/console

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.

Check failure on line 1 in System.Text.Json.Serialization.Tests.JsonElementTests.DeepEquals_TooDeepJsonDocument_ThrowsInsufficientExecutionStackException

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Text.Json.Serialization.Tests.JsonElementTests.DeepEquals_TooDeepJsonDocument_ThrowsInsufficientExecutionStackException

Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.InsufficientExecutionStackException)
Raw output
   at System.Text.Json.Serialization.Tests.JsonElementTests.DeepEquals_TooDeepJsonDocument_ThrowsInsufficientExecutionStackException() in /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Serialization/JsonElementTests.cs:line 237
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57