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: unassignedb...@nondot.org
          Reporter: nicolaswe...@gmx.de
                CC: 1101.deb...@gmail.com, llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to