Skip to content

Quarantine Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.Reset_DuringRequestBody_Resets #61056

Open
@RussKie

Description

@RussKie

Failing Test(s)

  • Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.Reset_DuringRequestBody_Resets

Error Message

Stacktrace

Failed Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.Reset_DuringRequestBody_Resets [36 s]
   Error Message:
    System.TimeoutException : The operation has timed out.
   Stack Trace:
      at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 88
    at Microsoft.AspNetCore.Http2Cat.Http2Utilities.ReceiveFrameAsync(UInt32 maxFrameSize) in /_/src/Shared/Http2cat/Http2Utilities.cs:line 839
    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
 --- End of stack trace from previous location ---
    at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync() in /_/src/Shared/Http2cat/Http2CatHostedService.cs:line 114
    at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync() in /_/src/Shared/Http2cat/Http2CatHostedService.cs:line 128
    at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync() in /_/src/Shared/Http2cat/Http2CatHostedService.cs:line 128
    at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
    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.IIS.FunctionalTests.Http2TrailerResetTests.Reset_DuringRequestBody_Resets() in /_/src/Servers/IIS/IIS/test/IIS.FunctionalTests/Http2TrailersResetTests.cs:line 404
 --- End of stack trace from previous location ---
   Standard Output Messages:
  | [0.008s] TestLifetime Information: Starting test Reset_DuringRequestBody_Resets at 2025-03-21T01:51:49
  | [36.680s] Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests Error: Test threw an exception.
  | System.TimeoutException: The operation has timed out.
  |    at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 88
  |    at Microsoft.AspNetCore.Http2Cat.Http2Utilities.ReceiveFrameAsync(UInt32 maxFrameSize) in /_/src/Shared/Http2cat/Http2Utilities.cs:line 839
  |    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
  | --- End of stack trace from previous location ---
  |    at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync() in /_/src/Shared/Http2cat/Http2CatHostedService.cs:line 114
  |    at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync() in /_/src/Shared/Http2cat/Http2CatHostedService.cs:line 128
  |    at Microsoft.AspNetCore.Http2Cat.Http2CatHostedService.RunAsync() in /_/src/Shared/Http2cat/Http2CatHostedService.cs:line 128
  |    at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)
  |    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.IIS.FunctionalTests.Http2TrailerResetTests.Reset_DuringRequestBody_Resets() in /_/src/Servers/IIS/IIS/test/IIS.FunctionalTests/Http2TrailersResetTests.cs:line 404
  |    at Xunit.Sdk.TestInvoker`1.<>c__DisplayClass47_0.<<InvokeTestMethodAsync>b__1>d.MoveNext() in /_/src/xunit.execution/Sdk/Frameworks/Runners/TestInvoker.cs:line 259
  | --- End of stack trace from previous location ---
  |    at Xunit.Sdk.ExecutionTimer.AggregateAsync(Func`1 asyncAction) in /_/src/xunit.execution/Sdk/Frameworks/ExecutionTimer.cs:line 48
  |    at Xunit.Sdk.ExceptionAggregator.RunAsync(Func`1 code) in /_/src/xunit.core/Sdk/ExceptionAggregator.cs:line 90
 
 
 [xUnit.net 00:00:40.35]     Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.ResponseTrailers_MultipleValues_SentAsSeparateHeaders [PASS]
 [xUnit.net 00:00:40.35]       Output:
 [xUnit.net 00:00:40.35]         | [0.014s] TestLifetime Information: Starting test ResponseTrailers_MultipleValues_SentAsSeparateHeaders at 2025-03-21T01:52:26

Build

Test Microsoft.AspNetCore.Server.IIS.FunctionalTests.Http2TrailerResetTests.Reset_DuringRequestBody_Resets has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/fae30d03-eb75-488c-9b6a-13889cf1c7ef/workitems/IIS.FunctionalTests--net10.0/console

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions