Closed
Description
Commit 3b0ccd0 breaks running tests with:
./test-run.py --builddir=.. $(yes 7253 | head -100)
After this commit only one test is launched, which is unacceptable, as It's the only way to check, whether the test is flaky
Commit 3b0ccd0 breaks running tests with:
./test-run.py --builddir=.. $(yes 7253 | head -100)
After this commit only one test is launched, which is unacceptable, as It's the only way to check, whether the test is flaky