https://bugs.llvm.org/show_bug.cgi?id=48416
Bug ID: 48416
Summary: TestConflictingSymbols :: test_conflicting_symbols
fails on FreeBSD
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: lldb-dev@lists.llvm.org
Reporter: mgo...@gentoo.org
CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org
======================================================================
FAIL: test_conflicting_symbols (TestConflictingSymbol.TestConflictingSymbols)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/home/mgorny/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py",
line 105, in wrapper
func(*args, **kwargs)
File
"/usr/home/mgorny/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py",
line 105, in wrapper
func(*args, **kwargs)
File
"/usr/home/mgorny/llvm-project/lldb/test/API/lang/c/conflicting-symbol/TestConflictingSymbol.py",
line 59, in test_conflicting_symbols
"11111"])
File
"/usr/home/mgorny/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
line 2543, in expect
self.fail(log_msg)
AssertionError: Ran command:
"expr (unsigned long long)conflicting_symbol"
Got output:
(unsigned long long) $0 = 41678362651495
Expecting sub string: "11111" (was not found)
Symbol from One should be found
Config=x86_64-/home/mgorny/llvm-project/_build/bin/clang
----------------------------------------------------------------------
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev