Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress SendPacketsElement_FileStreamMultiPartMixed_MultipleFileStreams_Success test on Windows 11 #59203

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

aik-jahoda
Copy link
Contributor

Related to #58898

Description

Since we added Windows 11 to the CI matrix, this test starts timeout. This PR suppress this test on Windows 11 temporarly.

@ghost
Copy link

ghost commented Sep 16, 2021

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

Issue Details

Related to #58898

Description

Since we added Windows 11 to the CI matrix, this test starts timeout. This PR suppress this test on Windows 11 temporarly.

Author: aik-jahoda
Assignees: -
Labels:

area-System.Net

Milestone: -

@aik-jahoda
Copy link
Contributor Author

/cc @antonfirsov

{
// [ActiveIssue("https://github.com/dotnet/runtime/issues/58898")]
throw new SkipTestException("Unstable on Windows 11");
}
Copy link
Member

Choose a reason for hiding this comment

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

I'm seeing repeated failures in multiple SendPacketsElement tests, not just this one, e.g.
image
Can we get them all disabled asap?
cc: @karelz

Copy link
Member

@antonfirsov antonfirsov left a comment

Choose a reason for hiding this comment

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

LGTM.

@antonfirsov antonfirsov merged commit cf79661 into dotnet:main Sep 20, 2021
@karelz karelz added this to the 7.0.0 milestone Sep 22, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2021
@dotnet dotnet unlocked this conversation Jan 8, 2022
@wfurt
Copy link
Member

wfurt commented Jan 8, 2022

/backport to release/6.0

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2022

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1670016330

@ghost ghost locked as resolved and limited conversation to collaborators Feb 7, 2022
Sign up for free to 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.

5 participants