You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the future, please tag me or the cargo team for a cargo test issue. Otherwise there is a high chance the issue will just get lost in rust-lang/rust. I transferred this to rust-lang/cargo since it is an issue here.
…page
Fix flaky not_found_permutations test.
This fixes the `registry::not_found_permutations` test which would randomly fail since the order of http requests was not deterministic. The resolver can issue queries in parallel which can process requests out-of-order.
Fixesrust-lang#11975
This bors CI failure was almost certainly spurious:
I think this is the cargo test suite? Hard to say from the logs.
The text was updated successfully, but these errors were encountered: