https://llvm.org/bugs/show_bug.cgi?id=27976

Tobias Grosser <tob...@grosser.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Tobias Grosser <tob...@grosser.es> ---
This was apparently just a buildbot configuration problem. After the cmake
update I restarted the buildbot and accidentally overwrote the export
OMP_NUM_THREADS=2 setting that ensured that not too many threads are run in
parallel. As a result, the execution time increased for the individual test
cases and we run into timeouts.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to