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

[main] Update dependencies from dotnet/installer #101379

Merged
merged 9 commits into from
May 6, 2024

Update dependencies from https://github.com/dotnet/installer build 20…

e6bbcfc
Select commit
Loading
Failed to load commit list.
Merged

[main] Update dependencies from dotnet/installer #101379

Update dependencies from https://github.com/dotnet/installer build 20…
e6bbcfc
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Apr 23, 2024 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

Known test errors

Test Failures (1 tests failed)

🔹 [All failing tests from runtime]

    System.Text.Json.Tests.Utf8JsonWriterTests.WritingTooDeep [Console] [Details] [Artifacts] [0.10% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Data Driven SubResults
      System.Text.Json.Tests.Utf8JsonWriterTests.WritingTooDeep(options: System.Text.Json.JsonWriterOptions)
      Exception Message
      System.OutOfMemoryException : Exception of type 'System.OutOfMemoryException' was thrown.
      Stack Trace
         at System.Array.Resize[T](T[]& array, Int32 newSize) in /_/src/libraries/System.Private.CoreLib/src/System/Array.cs:line 63
         at System.Buffers.ArrayBufferWriter`1.CheckAndResizeBuffer(Int32 sizeHint) in /_/src/libraries/Common/src/System/Buffers/ArrayBufferWriter.cs:line 237
         at System.Buffers.ArrayBufferWriter`1.GetMemory(Int32 sizeHint) in /_/src/libraries/Common/src/System/Buffers/ArrayBufferWriter.cs:line 163
         at System.Text.Json.Utf8JsonWriter.Grow(Int32 requiredSize) in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 1092
         at System.Text.Json.Utf8JsonWriter.WriteStartIndented(Byte token) in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 568
         at System.Text.Json.Utf8JsonWriter.WriteStartSlow(Byte token) in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 524
         at System.Text.Json.Utf8JsonWriter.WriteStart(Byte token) in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 487
         at System.Text.Json.Utf8JsonWriter.WriteStartArray() in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 463
         at System.Text.Json.Tests.Utf8JsonWriterTests.WritingTooDeep(JsonWriterOptions options) in /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Utf8JsonWriterTests.cs:line 2755
         at InvokeStub_Utf8JsonWriterTests.WritingTooDeep(Object, Span`1)
         at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      System.Text.Json.Tests.Utf8JsonWriterTests.WritingTooDeep(options: System.Text.Json.JsonWriterOptions)
      Exception Message
      System.OutOfMemoryException : Exception of type 'System.OutOfMemoryException' was thrown.
      Stack Trace
         at System.Array.Resize[T](T[]& array, Int32 newSize) in /_/src/libraries/System.Private.CoreLib/src/System/Array.cs:line 63
         at System.Buffers.ArrayBufferWriter`1.CheckAndResizeBuffer(Int32 sizeHint) in /_/src/libraries/Common/src/System/Buffers/ArrayBufferWriter.cs:line 237
         at System.Buffers.ArrayBufferWriter`1.GetMemory(Int32 sizeHint) in /_/src/libraries/Common/src/System/Buffers/ArrayBufferWriter.cs:line 163
         at System.Text.Json.Utf8JsonWriter.Grow(Int32 requiredSize) in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 1092
         at System.Text.Json.Utf8JsonWriter.WriteStartIndented(Byte token) in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 568
         at System.Text.Json.Utf8JsonWriter.WriteStartSlow(Byte token) in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 524
         at System.Text.Json.Utf8JsonWriter.WriteStart(Byte token) in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 487
         at System.Text.Json.Utf8JsonWriter.WriteStartArray() in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 463
         at System.Text.Json.Tests.Utf8JsonWriterTests.WritingTooDeep(JsonWriterOptions options) in /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Utf8JsonWriterTests.cs:line 2755
         at InvokeStub_Utf8JsonWriterTests.WritingTooDeep(Object, Span`1)
         at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      System.Text.Json.Tests.Utf8JsonWriterTests.WritingTooDeep(options: System.Text.Json.JsonWriterOptions)
      Exception Message
      System.OutOfMemoryException : Exception of type 'System.OutOfMemoryException' was thrown.
      Stack Trace
         at System.Array.Resize[T](T[]& array, Int32 newSize) in /_/src/libraries/System.Private.CoreLib/src/System/Array.cs:line 63
         at System.Buffers.ArrayBufferWriter`1.CheckAndResizeBuffer(Int32 sizeHint) in /_/src/libraries/Common/src/System/Buffers/ArrayBufferWriter.cs:line 237
         at System.Buffers.ArrayBufferWriter`1.GetMemory(Int32 sizeHint) in /_/src/libraries/Common/src/System/Buffers/ArrayBufferWriter.cs:line 163
         at System.Text.Json.Utf8JsonWriter.Grow(Int32 requiredSize) in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 1092
         at System.Text.Json.Utf8JsonWriter.WriteStartIndented(Byte token) in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 568
         at System.Text.Json.Utf8JsonWriter.WriteStartSlow(Byte token) in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 524
         at System.Text.Json.Utf8JsonWriter.WriteStart(Byte token) in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 487
         at System.Text.Json.Utf8JsonWriter.WriteStartArray() in /_/src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.cs:line 463
         at System.Text.Json.Tests.Utf8JsonWriterTests.WritingTooDeep(JsonWriterOptions options) in /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Utf8JsonWriterTests.cs:line 2755
         at InvokeStub_Utf8JsonWriterTests.WritingTooDeep(Object, Span`1)
         at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Was this helpful? Yes No