Skip to content

Update branding to 8.0.25#65293

Merged
wtgodbe merged 1 commit into
dotnet:release/8.0from
vseanreesermsft:branding-8.0.25-2026-02-02-0935-b5296733-2702-4026-b959-0a5b1a68f6e8
Feb 2, 2026
Merged

Update branding to 8.0.25#65293
wtgodbe merged 1 commit into
dotnet:release/8.0from
vseanreesermsft:branding-8.0.25-2026-02-02-0935-b5296733-2702-4026-b959-0a5b1a68f6e8

Update branding to 8.0.25

9dd0f88
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Feb 2, 2026 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.

Known Infrastructure Errors

Build Failures

aspnetcore-ci / Build / Tests: Helix x64

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Svc-Public 35 ran longer than the maximum time of 240 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

aspnetcore-quarantined-pr / Tests: Helix

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Svc-Public 143 ran longer than the maximum time of 120 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

Known test errors

Test Failures (24 tests failed)

🔹 [All failing tests from aspnetcore-quarantined-pr]

    ⚠️ 19 failing tests not displayed for this pipeline due to space limitations

    Interop.FunctionalTests.Http2.Http2RequestTests.GET_RequestReturnsLargeData_GracefulShutdownDuringRequest_RequestGracefullyCompletes [Console] [Details] [Artifacts] [2.69% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (3)

    Data Driven SubResults
      Interop.FunctionalTests.Http2.Http2RequestTests.GET_RequestReturnsLargeData_GracefulShutdownDuringRequest_RequestGracefullyCompletes(hasTrailers: False)
      Exception Message
      System.IO.IOException : The request was aborted.
      ---- System.IO.IOException : Unable to write data to the transport connection: Broken pipe.
      -------- System.Net.Sockets.SocketException : Broken pipe
      Stack Trace
         at System.Net.Http.Http2Connection.ThrowRequestAborted(Exception innerException)
         at System.Net.Http.Http2Connection.Http2Stream.CheckResponseBodyState()
         at System.Net.Http.Http2Connection.Http2Stream.TryReadFromBuffer(Span`1 buffer, Boolean partOfSyncRead)
         at System.Net.Http.Http2Connection.Http2Stream.ReadDataAsync(Memory`1 buffer, HttpResponseMessage responseMessage, CancellationToken cancellationToken)
         at Interop.FunctionalTests.Http2.Http2RequestTests.StartLongRunningRequestAsync(ILogger logger, IHost host, HttpMessageInvoker client) in /_/src/Servers/Kestrel/test/Interop.FunctionalTests/Http2/Http2RequestTests.cs:line 204
         at Microsoft.AspNetCore.Testing.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 88
         at Interop.FunctionalTests.Http2.Http2RequestTests.GET_RequestReturnsLargeData_GracefulShutdownDuringRequest_RequestGracefullyCompletes(Boolean hasTrailers) in /_/src/Servers/Kestrel/test/Interop.FunctionalTests/Http2/Http2RequestTests.cs:line 174
      --- End of stack trace from previous location ---
      ----- Inner Stack Trace -----
         at System.Net.Http.Http2Connection.FlushOutgoingBytesAsync()
      ----- Inner Stack Trace -----
         at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)
         at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendAsyncForNetworkStream(Socket socket, CancellationToken cancellationToken)
         at System.Net.Sockets.Socket.SendAsyncForNetworkStream(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, CancellationToken cancellationToken)
         at System.Net.Sockets.NetworkStream.WriteAsync(ReadOnlyMemory`1 buffer, CancellationToken cancellationToken)
         at System.Net.Http.Http2Connection.FlushOutgoingBytesAsync()
         at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
         at System.Net.Http.Http2Connection.FlushOutgoingBytesAsync()
         at System.Net.Http.Http2Connection.ProcessOutgoingFramesAsync()
         at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
         at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
         at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)
         at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext()
         at System.Threading.ThreadPoolWorkQueue.Dispatch()
         at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
         at System.Threading.Thread.StartCallback()
      --- End of stack trace from previous location ---
      
    Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_Generic_EndpointMapGet_HasDelegate_ReturnRouteParameterItem [Console] [Details] [Artifacts] [1.93% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (3)

    Exception Message
    Assert.Collection() Failure
    Collection: []
    Expected item count: 1
    Actual item count:   0
    CallStack
       at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_Generic_EndpointMapGet_HasDelegate_ReturnRouteParameterItem() in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/FrameworkParametersCompletionProviderTests.cs:line 176
    --- End of stack trace from previous location ---
    Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_MultipleParameters_EndpointMapGet_HasDelegate_HasItems [Console] [Details] [Artifacts] [1.93% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (3)

    Exception Message
    Assert.Collection() Failure
    Collection: []
    Expected item count: 2
    Actual item count:   0
    CallStack
       at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_MultipleParameters_EndpointMapGet_HasDelegate_HasItems() in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/FrameworkParametersCompletionProviderTests.cs:line 428
    --- End of stack trace from previous location ---
    Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem [Console] [Details] [Artifacts] [1.85% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (2)

    Data Driven SubResults
      Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem(parameterType: "int?")
      Exception Message
      Assert.Collection() Failure
      Collection: []
      Expected item count: 1
      Actual item count:   0
      Stack Trace
         at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem(String parameterType) in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/FrameworkParametersCompletionProviderTests.cs:line 659
      --- End of stack trace from previous location ---
      Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem(parameterType: "Int32")
      Exception Message
      Assert.Collection() Failure
      Collection: []
      Expected item count: 1
      Actual item count:   0
      Stack Trace
         at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem(String parameterType) in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/FrameworkParametersCompletionProviderTests.cs:line 659
      --- End of stack trace from previous location ---
      Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem(parameterType: "Uri")
      Exception Message
      Assert.Collection() Failure
      Collection: []
      Expected item count: 1
      Actual item count:   0
      Stack Trace
         at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem(String parameterType) in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/FrameworkParametersCompletionProviderTests.cs:line 659
      --- End of stack trace from previous location ---
    Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.RoutePatternCompletionProviderTests.Insertion_ParameterOpenBrace_ControllerAction_HasParameter_ReturnActionParameterItem [Console] [Details] [Artifacts] [2.00% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (2)

    Exception Message
    Assert.Collection() Failure
    Collection: []
    Expected item count: 1
    Actual item count:   0
    CallStack
       at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.RoutePatternCompletionProviderTests.Insertion_ParameterOpenBrace_ControllerAction_HasParameter_ReturnActionParameterItem() in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/RoutePatternCompletionProviderTests.cs:line 634
    --- End of stack trace from previous location ---

Was this helpful? Yes No