Skip to content

[QUIC] Fixed outerloop tests after #60181 - #60465

Merged
ManickaP merged 1 commit into
dotnet:mainfrom
ManickaP:mapichov/60405_fix
Oct 18, 2021
Merged

[QUIC] Fixed outerloop tests after #60181#60465
ManickaP merged 1 commit into
dotnet:mainfrom
ManickaP:mapichov/60405_fix

Conversation

@ManickaP

Copy link
Copy Markdown
Member

Fixes#60405

@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #60405

Author:ManickaP
Assignees:-
Labels:

area-System.Net.Quic

Milestone:-

@ManickaP

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-libraries-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@ManickaP

Copy link
Copy Markdown
MemberAuthor

Test failures: #60191

Otherwise outerloop is clean, seeing passing Dispose_WithOpenLocalStream_LocalStreamFailsWithQuicOperationAbortedException and SetListenerTimeoutWorksWithSmallTimeout in AzDO.

@CarnaViireCarnaViire left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ManickaP
ManickaP merged commit 074e8f0 into dotnet:mainOct 18, 2021
@ManickaP
ManickaP deleted the mapichov/60405_fix branch October 18, 2021 12:13
@karelzkarelz added this to the 7.0.0 milestone Nov 4, 2021
@ghostghost locked as resolved and limited conversation to collaborators Dec 4, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[QUIC] Outerloop test failures with QuicConnectionAbortedException instead of QuicOperationAbortedException

3 participants

@ManickaP@CarnaViire@karelz