Uh oh!
There was an error while loading. Please reload this page.
Disable Http3 tests for Arm - #103793
Conversation
Tagging subscribers to this area: @dotnet/ncl |
jkotas
commented
Jun 21, 2024
FWIW, these tests are not crashing frequently enough to require disabling all Quic testing on Arm. The crashes should be picked up by the know issue pattern match. I just updated it to be specific to arm. (If you prefer disabling the test, you can certainly do that.) |
liveans
commented
Jun 21, 2024
We think that this problem can be solved with msquic v2.4 release, also I agree that this can actually stay without disabling it, given that only affected CI is @dotnet/ncl any pushback? |
rzikm
commented
Jun 21, 2024
liveans
commented
Jun 21, 2024
/ba-g test failures are unrelated |

Related to #103703 and #103404