Skip to content

[QUIC] Outerloop test failures with QuicConnectionAbortedException instead of QuicOperationAbortedException #60405

@CarnaViire

Description

@CarnaViire

Affected tests:

  • System.Net.Quic.Tests.QuicConnectionTests_MsQuicProvider.Dispose_WithOpenLocalStream_LocalStreamFailsWithQuicOperationAbortedException
  • System.Net.Quic.Tests.MsQuicTests.SetListenerTimeoutWorksWithSmallTimeout

Error message:

Expected: typeof(System.Net.Quic.QuicOperationAbortedException)
Actual: typeof(System.Net.Quic.QuicConnectionAbortedException): Connection aborted by peer (0).

Affected branches: main, release/6.0, PR #59283, #60339, #60394

Related to #60181


System.Net.Quic.Tests.QuicConnectionTests_MsQuicProvider.Dispose_WithOpenLocalStream_LocalStreamFailsWithQuicOperationAbortedException

Date Count
2021-10-14 10
2021-10-13 18
2021-10-12 4
2021-10-11 4

System.Net.Quic.Tests.MsQuicTests.SetListenerTimeoutWorksWithSmallTimeout

Date Count
2021-10-14 5
2021-10-13 9
2021-10-12 2
2021-10-11 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.Net.Quicin-prThere is an active PR which will close this issue when it is merged

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions