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
Selectively enable and fix (slow) Tokio tests (#4203)
1. Some of the tests that were disabled wouldn't even compile. Fixed,
even when they may still be disabled.
2. Adjusted unwinding bounds and `should_fail` attributes to avoid
spurious test failures.
3. Updated comments to clarify why tests are (still) disabled.
4. Enabled all tests that completed under 15 minutes and with less than
10 GB of memory footprint (14 additional tests).
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
0 commit comments