<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 - TEST 'LLVM :: tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test' FAILED if "other" in path to build/test dir"
   href="https://bugs.llvm.org/show_bug.cgi?id=43636">43636</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TEST 'LLVM :: tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test' FAILED if "other" in path to build/test dir
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Test Suite
          </td>
        </tr>

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

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>lit
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>eschulte@grammatech.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>daniel@zuster.org, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>If the string "other" appears in the path to the build/test directory for LLVM
then the following test fails.

TEST 'LLVM :: tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test'
FAILED

I'll include the error output below.

Thanks,
Eric

[422/423] Running the LLVM regression tests
FAIL: LLVM :: tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test
(33163 of 33862)
******************** TEST 'LLVM ::
tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test' FAILED
********************
Script:
--
: 'RUN: at line 3';  
/media/other/home/eschulte/.cache/yay/clang-trunk/src/build/bin/yaml2obj
/media/other/home/eschulte/.cache/yay/clang-trunk/src/llvm/test/tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test
-o
/media/other/home/eschulte/.cache/yay/clang-trunk/src/build/test/tools/llvm-objdump/X86/Output/elf-disassemble-symbol-labels-exec.test.tmp
: 'RUN: at line 4';  
/media/other/home/eschulte/.cache/yay/clang-trunk/src/build/bin/llvm-objdump
/media/other/home/eschulte/.cache/yay/clang-trunk/src/build/test/tools/llvm-objdump/X86/Output/elf-disassemble-symbol-labels-exec.test.tmp
-d | /media/other/home/eschulte/.cache/yay/clang-trunk/src/build/bin/FileCheck
/media/other/home/eschulte/.cache/yay/clang-trunk/src/llvm/test/tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test
--implicit-check-not=stt_section                                   
--implicit-check-not=fourth                                   
--implicit-check-not=absolute                                   
--implicit-check-not=other
--
Exit Code: 1

Command Output (stderr):
--
command line:1:22: error: CHECK-NOT: excluded string found in input
-implicit-check-not='other'
                     ^
<stdin>:2:8: note: found here
/media/other/home/eschulte/.cache/yay/clang-trunk/src/build/test/tools/llvm-objdump/X86/Output/elf-disassemble-symbol-labels-exec.test.tmp:
file format ELF64-x86-64
       ^~~~~

--

********************
Testing Time: 1510.55s
********************
Failing Tests (1):
    LLVM :: tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test

  Expected Passes    : 32695
  Expected Failures  : 143
  Unsupported Tests  : 1023
  Unexpected Failures: 1
FAILED: test/CMakeFiles/check-llvm
cd /media/other/home/eschulte/.cache/yay/clang-trunk/src/build/test &&
/usr/bin/python
/media/other/home/eschulte/.cache/yay/clang-trunk/src/build/./bin/llvm-lit -sv
/media/other/home/eschulte/.cache/yay/clang-trunk/src/build/test
ninja: build stopped: subcommand failed.</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>