Skip to content

Disable ConnectWithRevocation_WithCallback test - #74168

Merged
rzikm merged 2 commits into
dotnet:mainfrom
rzikm:74034-disable-test
Aug 22, 2022
Merged

Disable ConnectWithRevocation_WithCallback test#74168
rzikm merged 2 commits into
dotnet:mainfrom
rzikm:74034-disable-test

Conversation

@rzikm

Copy link
Copy Markdown
Member

Contributes to #74034.

@ghost

Copy link
Copy Markdown

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

Issue Details

Contributes to #74034.

Author:rzikm
Assignees:-
Labels:

area-System.Net.Security

Milestone:-

@rzikm
rzikm requested a review from a teamAugust 18, 2022 18:55

@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.

LGTM, thanks!

@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.

Note Jeremy's comment on the issue:

I only see the failures occurring on OSX, so it should only be disabled on OSX, not all Unixes. (The Linuxes are passing stably)

@ghostghost added the needs-author-action An issue or pull request that requires more info or actions from the author. label Aug 18, 2022
@ghostghost removed the needs-author-action An issue or pull request that requires more info or actions from the author. label Aug 21, 2022
@danmoseley

Copy link
Copy Markdown
Contributor

I edited to OSX so validation could rerun. note that doesn't include iOS and tvOS, not sure whether those are relevant.

@danmoseley

Copy link
Copy Markdown
Contributor

/azp run runtime-libraries-coreclr outerloop

@azure-pipelines

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

@rzikm

Copy link
Copy Markdown
MemberAuthor

I edited to OSX so validation could rerun. note that doesn't include iOS and tvOS, not sure whether those are relevant.

I am not aware of any failures on those, so it either works there or is disabled by some other means.

@rzikm

Copy link
Copy Markdown
MemberAuthor

/azp run runtime

@rzikm

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).

1 similar comment
@azure-pipelines

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

@rzikm
rzikm requested a review from CarnaViireAugust 22, 2022 10:03
@rzikm

Copy link
Copy Markdown
MemberAuthor

CI failures are weird, but build succeeded and the test itself is actually not outerloop so any failures are not result of this change.

@rzikm

Copy link
Copy Markdown
MemberAuthor

/backport to release/7.0

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/2917382995

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.

4 participants

@rzikm@danmoseley@CarnaViire@karelz