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
This patch simplifies attempting to execute the tests again on
failures in CI. It also limits the scope of the tests being rerun to
include only those that failed on the first try. Additionally, it
enables the maximum verbosity so that the retry is more useful for
troubleshooting.
0 commit comments