Open
Description
Failing Test(s)
- Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.Reset_DuringRequestBody_Resets [FAIL]
Error Message
System.TimeoutException : The operation has timed out.
Stacktrace
Stack Trace:
2025-03-17T11:52:20.4210159Z [xUnit.net 00:01:01.58] /_/src/Shared/TaskExtensions.cs(88,0): at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber)
2025-03-17T11:52:20.4247092Z [xUnit.net 00:01:01.58] /_/src/Shared/Http2cat/Http2Utilities.cs(839,0): at Microsoft.AspNetCore.Http2Cat.Http2Utilities.ReceiveFrameAsync(UInt32 maxFrameSize)
2025-03-17T11:52:20.4261781Z [xUnit.net 00:01:01.58] /_/src/Servers/IIS/IIS/test/IIS.FunctionalTests/Http2TrailersResetTests.cs(417,0): at Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.<>c.<<Reset_DuringRequestBody_Resets>b__22_0>d.MoveNext()
2025-03-17T11:52:20.4264113Z [xUnit.net 00:01:01.58] --- End of stack trace from previous location ---
2025-03-17T11:52:20.4265972Z [xUnit.net 00:01:01.58] /_/src/Shared/Http2cat/Http2CatHostedService.cs(114,0): at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync()
2025-03-17T11:52:20.4267810Z [xUnit.net 00:01:01.58] /_/src/Shared/Http2cat/Http2CatHostedService.cs(128,0): at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync()
2025-03-17T11:52:20.4269598Z [xUnit.net 00:01:01.58] /_/src/Shared/Http2cat/Http2CatHostedService.cs(128,0): at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync()
2025-03-17T11:52:20.4271338Z [xUnit.net 00:01:01.58] at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
2025-03-17T11:52:20.4272935Z [xUnit.net 00:01:01.58] at Microsoft.Extensions.Hosting.Internal.Host.StopAsync(CancellationToken cancellationToken)
2025-03-17T11:52:20.4274525Z [xUnit.net 00:01:01.58] at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.WaitForShutdownAsync(IHost host, CancellationToken token)
2025-03-17T11:52:20.4276245Z [xUnit.net 00:01:01.58] at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
2025-03-17T11:52:20.4278175Z [xUnit.net 00:01:01.58] at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
2025-03-17T11:52:20.4279838Z [xUnit.net 00:01:01.58] /_/src/Servers/IIS/IIS/test/IIS.FunctionalTests/Http2TrailersResetTests.cs(404,0): at Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.Reset_DuringRequestBody_Resets()
Logs
2025-03-17T11:52:20.4146909Z [xUnit.net 00:01:01.58] Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.Reset_DuringRequestBody_Resets [FAIL]
2025-03-17T11:52:20.4150504Z [xUnit.net 00:01:01.58] System.TimeoutException : The operation has timed out.
2025-03-17T11:52:20.4152918Z [xUnit.net 00:01:01.58] Stack Trace:
2025-03-17T11:52:20.4210159Z [xUnit.net 00:01:01.58] /_/src/Shared/TaskExtensions.cs(88,0): at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber)
2025-03-17T11:52:20.4247092Z [xUnit.net 00:01:01.58] /_/src/Shared/Http2cat/Http2Utilities.cs(839,0): at Microsoft.AspNetCore.Http2Cat.Http2Utilities.ReceiveFrameAsync(UInt32 maxFrameSize)
2025-03-17T11:52:20.4261781Z [xUnit.net 00:01:01.58] /_/src/Servers/IIS/IIS/test/IIS.FunctionalTests/Http2TrailersResetTests.cs(417,0): at Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.<>c.<<Reset_DuringRequestBody_Resets>b__22_0>d.MoveNext()
2025-03-17T11:52:20.4264113Z [xUnit.net 00:01:01.58] --- End of stack trace from previous location ---
2025-03-17T11:52:20.4265972Z [xUnit.net 00:01:01.58] /_/src/Shared/Http2cat/Http2CatHostedService.cs(114,0): at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync()
2025-03-17T11:52:20.4267810Z [xUnit.net 00:01:01.58] /_/src/Shared/Http2cat/Http2CatHostedService.cs(128,0): at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync()
2025-03-17T11:52:20.4269598Z [xUnit.net 00:01:01.58] /_/src/Shared/Http2cat/Http2CatHostedService.cs(128,0): at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync()
2025-03-17T11:52:20.4271338Z [xUnit.net 00:01:01.58] at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
2025-03-17T11:52:20.4272935Z [xUnit.net 00:01:01.58] at Microsoft.Extensions.Hosting.Internal.Host.StopAsync(CancellationToken cancellationToken)
2025-03-17T11:52:20.4274525Z [xUnit.net 00:01:01.58] at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.WaitForShutdownAsync(IHost host, CancellationToken token)
2025-03-17T11:52:20.4276245Z [xUnit.net 00:01:01.58] at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
2025-03-17T11:52:20.4278175Z [xUnit.net 00:01:01.58] at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
2025-03-17T11:52:20.4279838Z [xUnit.net 00:01:01.58] /_/src/Servers/IIS/IIS/test/IIS.FunctionalTests/Http2TrailersResetTests.cs(404,0): at Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.Reset_DuringRequestBody_Resets()
2025-03-17T11:52:20.4281582Z [xUnit.net 00:01:01.58] --- End of stack trace from previous location ---
2025-03-17T11:52:20.4283281Z [xUnit.net 00:01:01.58] Output:
2025-03-17T11:52:20.4284894Z [xUnit.net 00:01:01.58] | [0.009s] TestLifetime Information: Starting test Reset_DuringRequestBody_Resets at 2025-03-17T11:51:34
2025-03-17T11:52:20.4286565Z [xUnit.net 00:01:01.58] | [46.267s] Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests Error: Test threw an exception.
2025-03-17T11:52:20.4288093Z [xUnit.net 00:01:01.59] | System.TimeoutException: The operation has timed out.
2025-03-17T11:52:20.4290013Z [xUnit.net 00:01:01.59] | at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 88
2025-03-17T11:52:20.4291803Z [xUnit.net 00:01:01.59] | at Microsoft.AspNetCore.Http2Cat.Http2Utilities.ReceiveFrameAsync(UInt32 maxFrameSize) in /_/src/Shared/Http2cat/Http2Utilities.cs:line 839
2025-03-17T11:52:20.4293796Z [xUnit.net 00:01:01.59] | at Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.<>c.<<Reset_DuringRequestBody_Resets>b__22_0>d.MoveNext() in /_/src/Servers/IIS/IIS/test/IIS.FunctionalTests/Http2TrailersResetTests.cs:line 417
2025-03-17T11:52:20.4295634Z [xUnit.net 00:01:01.59] | --- End of stack trace from previous location ---
2025-03-17T11:52:20.4297214Z [xUnit.net 00:01:01.59] | at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync() in /_/src/Shared/Http2cat/Http2CatHostedService.cs:line 114
2025-03-17T11:52:20.4298740Z [xUnit.net 00:01:01.59] | at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync() in /_/src/Shared/Http2cat/Http2CatHostedService.cs:line 128
2025-03-17T11:52:20.4300273Z [xUnit.net 00:01:01.59] | at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync() in /_/src/Shared/Http2cat/Http2CatHostedService.cs:line 128
2025-03-17T11:52:20.4301710Z [xUnit.net 00:01:01.59] | at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
2025-03-17T11:52:20.4303376Z [xUnit.net 00:01:01.59] | at Microsoft.Extensions.Hosting.Internal.Host.StopAsync(CancellationToken cancellationToken)
2025-03-17T11:52:20.4305311Z [xUnit.net 00:01:01.59] | at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.WaitForShutdownAsync(IHost host, CancellationToken token)
2025-03-17T11:52:20.4307056Z [xUnit.net 00:01:01.59] | at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
2025-03-17T11:52:20.4308743Z [xUnit.net 00:01:01.59] | at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
2025-03-17T11:52:20.4310291Z [xUnit.net 00:01:01.59] | at Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.Reset_DuringRequestBody_Resets() in /_/src/Servers/IIS/IIS/test/IIS.FunctionalTests/Http2TrailersResetTests.cs:line 404
2025-03-17T11:52:20.4311876Z [xUnit.net 00:01:01.59] | at Xunit.Sdk.TestInvoker`1.<>c__DisplayClass47_0.<<InvokeTestMethodAsync>b__1>d.MoveNext() in /_/src/xunit.execution/Sdk/Frameworks/Runners/TestInvoker.cs:line 259
2025-03-17T11:52:20.4313441Z [xUnit.net 00:01:01.59] | --- End of stack trace from previous location ---
2025-03-17T11:52:20.4315027Z [xUnit.net 00:01:01.59] | at Xunit.Sdk.ExecutionTimer.AggregateAsync(Func`1 asyncAction) in /_/src/xunit.execution/Sdk/Frameworks/ExecutionTimer.cs:line 48
2025-03-17T11:52:20.4316725Z [xUnit.net 00:01:01.59] | at Xunit.Sdk.ExceptionAggregator.RunAsync(Func`1 code) in /_/src/xunit.core/Sdk/ExceptionAggregator.cs:line 90
2025-03-17T11:52:20.4383255Z Failed Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.Reset_DuringRequestBody_Resets [46 s]