Skip to content

Suppress SendPacketsElement_FileStreamMultiPartMixed_MultipleFileStreams_Success test on Windows 11 - #59203

Merged
antonfirsov merged 1 commit into
dotnet:mainfrom
aik-jahoda:jajahoda/suppresssockettest
Sep 20, 2021
Merged

Suppress SendPacketsElement_FileStreamMultiPartMixed_MultipleFileStreams_Success test on Windows 11#59203
antonfirsov merged 1 commit into
dotnet:mainfrom
aik-jahoda:jajahoda/suppresssockettest

Conversation

@aik-jahoda

Copy link
Copy Markdown
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.

@ghostghost added the area-System.Net label Sep 16, 2021
@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

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
Copy Markdown
ContributorAuthor

/cc @antonfirsov

@aik-jahoda
aik-jahodaforce-pushed the jajahoda/suppresssockettest branch from 7ab8a74 to 9824fa0CompareSeptember 16, 2021 14:51
{
// [ActiveIssue("https://github.com/dotnet/runtime/issues/58898")]
throw new SkipTestException("Unstable on Windows 11");
}

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.

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

@antonfirsovantonfirsov left a comment

Copy link
Copy Markdown
Contributor

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:mainSep 20, 2021
@karelzkarelz added this to the 7.0.0 milestone Sep 22, 2021
@ghostghost locked as resolved and limited conversation to collaborators Nov 3, 2021
@dotnetdotnet unlocked this conversation Jan 8, 2022
@wfurt

wfurt commented Jan 8, 2022

Copy link
Copy Markdown
Member

/backport to release/6.0

@github-actions

Copy link
Copy Markdown
Contributor

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

@ghostghost locked as resolved and limited conversation to collaborators Feb 7, 2022
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.

5 participants

@aik-jahoda@wfurt@stephentoub@karelz@antonfirsov