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
We add pytest-rerun to tests and allow the tests to be rerun up to 3
times until they pass. The tests for lab 4 are less stable and fail at
different points for different reasons that are hard to fix. By allowing
the tests to pass with a rerun we avoid these kind of issues.
0 commit comments