Clean up some usages of LowLevelList<T> #105407
+69
−401
Merged
Azure Pipelines / runtime
failed
Jul 25, 2024 in 2h 1m 55s
Build #20240725.2 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 982,496 (98.42%)
- Other: 15,771 (1.58%)
- Total: 998,268
Annotations
Check failure on line 50 in Build log
azure-pipelines / runtime
Build log #L50
Extraction failed for file: D:\a\_work\1\s\__download__\CoreCLR_ReleaseLibraries_TestArtifacts_windows_x64_Checked\CoreCLR_ReleaseLibraries_TestArtifacts_windows_x64_Checked.zip
code: 2
stdout:
7-Zip 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
Scanning the drive for archives:
1 file, 0 bytes
Extracting archive: D:\a\_work\1\s\__download__\CoreCLR_ReleaseLibraries_TestArtifacts_windows_x64_Checked\CoreCLR_ReleaseLibraries_TestArtifacts_windows_x64_Checked.zip
Can't open as archive: 1
Files: 0
Size: 0
Compressed: 0
stderr: ERROR: D:\a\_work\1\s\__download__\CoreCLR_ReleaseLibraries_TestArtifacts_windows_x64_Checked\CoreCLR_ReleaseLibraries_TestArtifacts_windows_x64_Checked.zip
Can not open the file as archive
error: undefined;
Check failure on line 9 in Build log
azure-pipelines / runtime
Build log #L9
Error: Not found SourceFolder: D:\a\_work\1\s\artifacts\log\Release
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/a01e7365-0600-42cc-987c-45ec37f74d07/workitems/System.Text.Json.Tests/console
Check failure on line 9 in Build log
azure-pipelines / runtime
Build log #L9
Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\_work\1\a\artifacts\log\Release
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
Loading