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

Clean up some usages of LowLevelList<T> #105407

Merged
merged 10 commits into from
Jul 26, 2024

Fix AsSpan

e58c5a9
Select commit
Loading
Failed to load commit list.
Merged

Clean up some usages of LowLevelList<T> #105407

Fix AsSpan
e58c5a9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jul 25, 2024 in 2h 1m 55s

Build #20240725.2 had test failures

Details

Tests

  • 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L9

Error: Not found SourceFolder: D:\a\_work\1\s\artifacts\log\Release

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/a01e7365-0600-42cc-987c-45ec37f74d07/workitems/System.Text.Json.Tests/console

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\_work\1\a\artifacts\log\Release

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