[llvm-bugs] [Bug 27976] FAIL: CrystalMk.execution_time fails since at least

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jun 7 08:16:09 PDT 2016


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

Tobias Grosser <tobias at grosser.es> changed:

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

--- Comment #1 from Tobias Grosser <tobias at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160607/68d24946/attachment.html>


More information about the llvm-bugs mailing list