[llvm-bugs] [Bug 51064] New: ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll is flaky

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jul 12 08:47:04 PDT 2021


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

            Bug ID: 51064
           Summary: ExecutionEngine/OrcLazy/multiple-compile-threads-basic
                    .ll is flaky
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: OrcJIT
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: 1101.debian at gmail.com, llvm-bugs at lists.llvm.org

I saw it fail twice recently, but didn't see it fail ever before. So this might
be a new thing.

http://45.33.8.238/mac/33411/step_11.txt , at rev f192616ce983, 2021 Jun 12

https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8842029280494205536/+/u/package_clang/stdout?format=raw
, at rev d5c0b9c84886 , 2021 Jun 11




  Some tests will be skipped and the --timeout command line argument will not
work.
 -- Testing: 72841 tests, 12 workers --
 Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60..
 FAIL: LLVM :: ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll (49812
of 72841)
 ******************** TEST 'LLVM ::
ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll' FAILED
********************
 Script:
 --
 : 'RUN: at line 1';  
/opt/s/w/ir/cache/builder/src/third_party/llvm-bootstrap/bin/lli
-jit-kind=orc-lazy -compile-threads=2 -thread-entry hello
/opt/s/w/ir/cache/builder/src/third_party/llvm/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
| /opt/s/w/ir/cache/builder/src/third_party/llvm-bootstrap/bin/FileCheck
/opt/s/w/ir/cache/builder/src/third_party/llvm/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
 --
 Exit Code: 2

 Command Output (stderr):
 --
 FileCheck error: '<stdin>' is empty.
 FileCheck command line: 
/opt/s/w/ir/cache/builder/src/third_party/llvm-bootstrap/bin/FileCheck
/opt/s/w/ir/cache/builder/src/third_party/llvm/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll

-- 
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/20210712/df6d2d32/attachment.html>


More information about the llvm-bugs mailing list