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
Fix run-tests.php --file-cache-prime with multiple workers
We want to remove the directory only before running tests, rather than for every
test. That causes races, but also defeats the purpose of priming the cache.
0 commit comments