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
You will probably want to run the tests with -Zpanic-abort-tests to ensure that a panicking test doesn't crash the whole test process due to -Cpanic=abort. (-Zpanic-abort-tests spawns each test in a subprocess)
From #402 (comment):