Skip to content

Quarantine ServerCompressedStreaming #60903

@captainsafia

Description

@captainsafia
Member

Failing Test(s)

  • InteropTests.InteropTests.ServerCompressedStreaming

Error Message

System.InvalidOperationException : Error while running server process.


Server ready: False


Server process output:

======================================
---- System.TimeoutException : The operation has timed out.

Stacktrace

 at InteropTests.InteropTests.InteropTestCase(String name) in /_/src/Grpc/Interop/test/InteropTests/InteropTests.cs:line 98
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter(Task task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 123
   at InteropTests.InteropTests.InteropTestCase(String name) in /_/src/Grpc/Interop/test/InteropTests/InteropTests.cs:line 86

Logs


Build

Activity

ghost added
needs-area-labelUsed by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically
on Mar 12, 2025
added
area-grpcIncludes: GRPC wire-up, templates
and removed
needs-area-labelUsed by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically
on Mar 12, 2025
JamesNK

JamesNK commented on Jun 12, 2025

@JamesNK
Member

Retry added to test with #61532.

added a commit that references this issue on Jul 19, 2025
added a commit that references this issue on Jul 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @JamesNK@captainsafia

      Issue actions

        Quarantine ServerCompressedStreaming · Issue #60903 · dotnet/aspnetcore