<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll is flaky"
   href="https://bugs.llvm.org/show_bug.cgi?id=51064">51064</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll is flaky
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>OrcJIT
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>nicolasweber@gmx.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>1101.debian@gmail.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I saw it fail twice recently, but didn't see it fail ever before. So this might
be a new thing.

<a href="http://45.33.8.238/mac/33411/step_11.txt">http://45.33.8.238/mac/33411/step_11.txt</a> , at rev f192616ce983, 2021 Jun 12

<a href="https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8842029280494205536/+/u/package_clang/stdout?format=raw">https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8842029280494205536/+/u/package_clang/stdout?format=raw</a>
, 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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>