<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 - TestCompDirSymLink.py fails on Linux"
href="https://bugs.llvm.org/show_bug.cgi?id=40050">40050</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>TestCompDirSymLink.py fails on Linux
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</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>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@lists.llvm.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>martongabesz@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Ubuntu 16.04, x86_64 (I did not experienced this error on macOS)
During the execution of ninja check-lldb:
********************
FAIL: lldb-Suite ::
functionalities/breakpoint/comp_dir_symlink/TestCompDirSymLink.py (209 of 1410)
******************** TEST 'lldb-Suite ::
functionalities/breakpoint/comp_dir_symlink/TestCompDirSymLink.py' FAILED
********************
lldb version 8.0.0 (<a href="https://llvm.org/svn/llvm-project/lldb/trunk">https://llvm.org/svn/llvm-project/lldb/trunk</a> revision
349316)
clang revision 349336
llvm revision 349338
LLDB library dir: /home/egbomrt/WORK/llvm3/build/release_assert/bin
LLDB import library dir: /home/egbomrt/WORK/llvm3/build/release_assert/bin
The 'lldb-vscode' executable cannot be located. The lldb-vscode tests can not
be run as a result.
Skipping following debug info categories: ['dsym', 'gmodules']
Session logs for test failures/errors/unexpected successes will go into
directory '/home/egbomrt/WORK/llvm3/build/release_assert/lldb-test-traces'
Command invoked: /home/egbomrt/WORK/llvm3/git/llvm/tools/lldb/test/dotest.py -q
--arch=x86_64 -s /home/egbomrt/WORK/llvm3/build/release_assert/lldb-test-traces
--build-dir
/home/egbomrt/WORK/llvm3/build/release_assert/lldb-test-build.noindex -S nm -u
CXXFLAGS -u CFLAGS --executable
/home/egbomrt/WORK/llvm3/build/release_assert/./bin/lldb --dsymutil
/home/egbomrt/WORK/llvm3/build/release_assert/./bin/dsymutil --filecheck
/home/egbomrt/WORK/llvm3/build/release_assert/./bin/FileCheck -C
/home/egbomrt/WORK/llvm3/build/release_assert/./bin/clang --env
ARCHIVER=/usr/bin/ar --env OBJCOPY=/usr/bin/objcopy
/home/egbomrt/WORK/llvm3/git/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/comp_dir_symlink
-p TestCompDirSymLink.py
UNSUPPORTED: LLDB
(/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8-x86_64) ::
test_symlink_paths_set_dsym (TestCompDirSymLink.CompDirSymLinkTestCase) (test
case does not fall in any category of interest for this run)
PASS: LLDB (/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8-x86_64)
:: test_symlink_paths_set_dwarf (TestCompDirSymLink.CompDirSymLinkTestCase)
FAIL: LLDB (/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8-x86_64)
:: test_symlink_paths_set_dwo (TestCompDirSymLink.CompDirSymLinkTestCase)
UNSUPPORTED: LLDB
(/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8-x86_64) ::
test_symlink_paths_set_gmodules (TestCompDirSymLink.CompDirSymLinkTestCase)
(test case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB
(/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8-x86_64) ::
test_symlink_paths_set_procselfcwd_dsym
(TestCompDirSymLink.CompDirSymLinkTestCase) (test case does not fall in any
category of interest for this run)
PASS: LLDB (/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8-x86_64)
:: test_symlink_paths_set_procselfcwd_dwarf
(TestCompDirSymLink.CompDirSymLinkTestCase)
FAIL: LLDB (/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8-x86_64)
:: test_symlink_paths_set_procselfcwd_dwo
(TestCompDirSymLink.CompDirSymLinkTestCase)
UNSUPPORTED: LLDB
(/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8-x86_64) ::
test_symlink_paths_set_procselfcwd_gmodules
(TestCompDirSymLink.CompDirSymLinkTestCase) (test case does not fall in any
category of interest for this run)
UNSUPPORTED: LLDB
(/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8-x86_64) ::
test_symlink_paths_unset_dsym (TestCompDirSymLink.CompDirSymLinkTestCase) (test
case does not fall in any category of interest for this run)
PASS: LLDB (/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8-x86_64)
:: test_symlink_paths_unset_dwarf (TestCompDirSymLink.CompDirSymLinkTestCase)
PASS: LLDB (/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8-x86_64)
:: test_symlink_paths_unset_dwo (TestCompDirSymLink.CompDirSymLinkTestCase)
UNSUPPORTED: LLDB
(/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8-x86_64) ::
test_symlink_paths_unset_gmodules (TestCompDirSymLink.CompDirSymLinkTestCase)
(test case does not fall in any category of interest for this run)
======================================================================
FAIL: test_symlink_paths_set_dwo (TestCompDirSymLink.CompDirSymLinkTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/egbomrt/WORK/llvm3/git/llvm/tools/lldb/packages/Python/lldbsuite/test/lldbtest.py",
line 1743, in test_method
return attrvalue(self)
File
"/home/egbomrt/WORK/llvm3/git/llvm/tools/lldb/packages/Python/lldbsuite/test/decorators.py",
line 143, in wrapper
func(*args, **kwargs)
File
"/home/egbomrt/WORK/llvm3/git/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/comp_dir_symlink/TestCompDirSymLink.py",
line 40, in test_symlink_paths_set
lldbutil.run_break_set_by_file_and_line(self, src_path, self.line)
File
"/home/egbomrt/WORK/llvm3/git/llvm/tools/lldb/packages/Python/lldbsuite/test/lldbutil.py",
line 390, in run_break_set_by_file_and_line
num_locations=num_expected_locations)
File
"/home/egbomrt/WORK/llvm3/git/llvm/tools/lldb/packages/Python/lldbsuite/test/lldbutil.py",
line 586, in check_breakpoint_result
out_num_locations))
AssertionError: False is not True : Expecting 1 locations, got 0.
Config=x86_64-/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8
======================================================================
FAIL: test_symlink_paths_set_procselfcwd_dwo
(TestCompDirSymLink.CompDirSymLinkTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/egbomrt/WORK/llvm3/git/llvm/tools/lldb/packages/Python/lldbsuite/test/lldbtest.py",
line 1743, in test_method
return attrvalue(self)
File
"/home/egbomrt/WORK/llvm3/git/llvm/tools/lldb/packages/Python/lldbsuite/test/decorators.py",
line 143, in wrapper
func(*args, **kwargs)
File
"/home/egbomrt/WORK/llvm3/git/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/comp_dir_symlink/TestCompDirSymLink.py",
line 51, in test_symlink_paths_set_procselfcwd
lldbutil.run_break_set_by_file_and_line(self, src_path, self.line)
File
"/home/egbomrt/WORK/llvm3/git/llvm/tools/lldb/packages/Python/lldbsuite/test/lldbutil.py",
line 390, in run_break_set_by_file_and_line
num_locations=num_expected_locations)
File
"/home/egbomrt/WORK/llvm3/git/llvm/tools/lldb/packages/Python/lldbsuite/test/lldbutil.py",
line 586, in check_breakpoint_result
out_num_locations))
AssertionError: False is not True : Expecting 1 locations, got 0.
Config=x86_64-/home/egbomrt/WORK/llvm3/build/release_assert/bin/clang-8
----------------------------------------------------------------------
Ran 12 tests in 2.840s
RESULT: FAILED (4 passes, 2 failures, 0 errors, 6 skipped, 0 expected failures,
0 unexpected successes)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>