Skip to content

[Test Failure] Reset_BeforeResponse_Resets #29126

@jkotalik

Description

@jkotalik

https://dev.azure.com/dnceng/internal/_build/results?buildId=940584&view=ms.vss-test-web.build-test-results-tab&runId=29717438&resultId=106254&paneView=debug

Error message
System.AggregateException : One or more hosted services failed to stop. (Assert.Equal('1111', 'INTERNAL_ERROR') failed)
---- System.Exception : Assert.Equal('1111', 'INTERNAL_ERROR') failed


Stack trace
   at Microsoft.Extensions.Hosting.Internal.Host.StopAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.WaitForShutdownAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.Http2Tests.Reset_BeforeResponse_Resets() in /_/src/Servers/HttpSys/test/FunctionalTests/Http2Tests.cs:line 631
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at Microsoft.AspNetCore.Http2Cat.Http2Utilities.Assert.Equal[T](T expected, T actual) in /_/src/Shared/Http2cat/Http2Utilities.cs:line 1060
   at Microsoft.AspNetCore.Http2Cat.Http2Utilities.VerifyResetFrame(Http2Frame frame, Int32 expectedStreamId, Http2ErrorCode expectedErrorCode) in /_/src/Shared/Http2cat/Http2Utilities.cs:line 984
   at Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.Http2Tests.<>c__DisplayClass15_0.<<Reset_BeforeResponse_Resets>b__1>d.MoveNext() in /_/src/Servers/HttpSys/test/FunctionalTests/Http2Tests.cs:line 641
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync() in /_/src/Shared/Http2cat/Http2CatHostedService.cs:line 105
   at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync() in /_/src/Shared/Http2cat/Http2CatHostedService.cs:line 119
   at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync() in /_/src/Shared/Http2cat/Http2CatHostedService.cs:line 119
   at Microsoft.Extensions.Hosting.Internal.Host.StopAsync(CancellationToken cancellationToken)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionstest-failuretest-fixed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions