[llvm-bugs] [Bug 43636] New: TEST 'LLVM :: tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test' FAILED if "other" in path to build/test dir
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 10 05:59:14 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=43636
Bug ID: 43636
Summary: TEST 'LLVM ::
tools/llvm-objdump/X86/elf-disassemble-symbol-labels-e
xec.test' FAILED if "other" in path to build/test dir
Product: Test Suite
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: lit
Assignee: unassignedbugs at nondot.org
Reporter: eschulte at grammatech.com
CC: daniel at zuster.org, llvm-bugs at lists.llvm.org
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.
--
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/20191010/31c8433a/attachment.html>
More information about the llvm-bugs
mailing list