Randomize the execution order of tests #553
Labels
area/testing
Related to any test or testing suite
ci/build
This is issue is about the build or CI system, and the administration of it.
Milestone
The
go test -shuffle=
option is available since Go 1.17. This intentionally breaks tests assuming a particular test execution order.The text was updated successfully, but these errors were encountered: