https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61250
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu.org
--- Comment #2 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
(In reply to Dominique d'Humieres from comment #1)
> Are the tests done in parallel? If yes with which value? Are you using "Time
> Machine" during the tests?
Yes, tests done in parallel (typically -j6), no Time Machine backup going on
(I'm at home). I know they are random failures, and I have confirmed that they
work well if serial testing is done. I plan to investigate it at some point,
but for now I focused on the main issues :)