-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Once tests are stable (#1776), we can improve the testing time.
A first step will consist in:
- running all tests in parallel in separate JVMs; the status quo is running them in separate JVMs one at a time,
- improve the most "sleepy" tests, by replacing arbitrary
sleep()
calls.
Metadata
Metadata
Assignees
Labels
No labels