Uh oh!
There was an error while loading. Please reload this page.
Disable ConnectWithRevocation_WithCallback test - #74168
Conversation
ghost
commented
Aug 18, 2022
Tagging subscribers to this area: @dotnet/ncl, @vcsjones Issue DetailsContributes to #74034.
|
CarnaViire
left a comment
There was a problem hiding this comment.
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)
Uh oh!
There was an error while loading. Please reload this page.
…icateValidationRemoteServer.cs
danmoseley
commented
Aug 21, 2022
I edited to OSX so validation could rerun. note that doesn't include iOS and tvOS, not sure whether those are relevant. |
danmoseley
commented
Aug 21, 2022
/azp run runtime-libraries-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
rzikm
commented
Aug 22, 2022
I am not aware of any failures on those, so it either works there or is disabled by some other means. |
rzikm
commented
Aug 22, 2022
/azp run runtime |
rzikm
commented
Aug 22, 2022
/azp run runtime-libraries-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1 similar comment
|
Azure Pipelines successfully started running 1 pipeline(s). |
rzikm
commented
Aug 22, 2022
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
commented
Aug 24, 2022
/backport to release/7.0 |
Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/2917382995 |
Contributes to #74034.