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
Adds back additional information when running our tests (#5303) (#5351)
Dumps all the configuration bits at the beginning of the run including
test mode and random seed information.
At the end of the run this now again produces an overview of how long
testing each cluster took.
And produce a reproduce command line that you can use to only rerun
failed collections/tests using the exact same configuration.
Co-authored-by: Martijn Laarman <[email protected]>
0 commit comments