JuliaLang / Downloads.jl

MIT License
89 stars 34 forks source link

Skip flakey "concurrent requests" tests on windows #228

Closed LilithHafner closed 10 months ago

LilithHafner commented 1 year ago

These tests are repeatedly causing Julia CI to fail. This PR skips them so folks submitting unrelated PRs don't have to go through test logs to make sure that failures are unrelated.

Failure on windows f09e46d163: buildkite Failure on windows be2c35a8d2: buildkite Failure on windows 318f0ead95: buildkite Reported: https://github.com/JuliaLang/Downloads.jl/issues/227

LilithHafner commented 10 months ago

This failed again on 44518a949d; buildkite

It only failed once out of the last 70 commits to Julia master, but a 1.4% failure rate is still too high.