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
[test] precompile tests run on master 1, so may need explicit startup-file=no to pass (#59139)
Our Makefile passes this flag, which then propagates, and if any workers
are launched, they have this flag set also, but when running tests
manually via runtests.jl, it may not get set, causing some spurious
failures here.
0 commit comments