Skip to content

Quarantine Microsoft.AspNetCore.OutputCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment #61053

Open
@RussKie

Description

@RussKie

Failing Test(s)

  • Microsoft.AspNetCore.OutputCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment

Stacktrace

   Failed Microsoft.AspNetCore.OutputCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment [28 s]
   Error Message:
    System.OperationCanceledException : The operation was canceled.
   Stack Trace:
      at System.Threading.CancellationToken.ThrowOperationCanceledException()
    at System.Threading.CancellationToken.ThrowIfCancellationRequested()
    at System.IO.Pipelines.Pipe.GetReadAsyncResult()
    at Microsoft.AspNetCore.OutputCaching.Tests.CachedResponseBodyTests.ReceiveDataAsync(PipeReader reader, List`1 receivedSegments, CancellationToken cancellationToken) in /_/src/Middleware/OutputCaching/test/CachedResponseBodyTests.cs:line 102
    at Microsoft.AspNetCore.OutputCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment() in /_/src/Middleware/OutputCaching/test/CachedResponseBodyTests.cs:line 61

Build

20250318.18	   Test Microsoft.AspNetCore.OutputCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/323cb906-30c1-4c7f-8414-ee50ec7e7615/workitems/Microsoft.AspNetCore.OutputCaching.Tests--net10.0/console
20250318.19	   Test Microsoft.AspNetCore.OutputCaching.Tests.CachedResponseBodyTests.Copy_SingleSegment has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/2ff19a03-ef63-48b3-9667-37c23ee48e58/workitems/Microsoft.AspNetCore.OutputCaching.Tests--net10.0/console

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-middlewareIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewarestest-failure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions