Skip to content

Quarantine Copy_MultipleSegments #60904

Open
@captainsafia

Description

@captainsafia

Failing Test(s)

  • Microsoft.AspNetCore.OutputCaching.Tests.CachedResponseBodyTests.Copy_MultipleSegments

Error Message

System.OperationCanceledException : The operation was canceled.

Stacktrace

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 100
   at Microsoft.AspNetCore.OutputCaching.Tests.CachedResponseBodyTests.Copy_MultipleSegments() in /_/src/Middleware/OutputCaching/test/CachedResponseBodyTests.cs:line 84
--- End of stack trace from previous location ---

Logs


Build

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions