https://llvm.org/bugs/show_bug.cgi?id=26937
Bug ID: 26937 Summary: TestRegisterVariables failing with Clang 3.4.1 on FreeBSD Product: lldb Version: unspecified Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-...@lists.llvm.org Reporter: ema...@freebsd.org CC: llvm-bugs@lists.llvm.org Classification: Unclassified FAIL: LLDB (/usr/bin/clang-x86_64) :: test_and_run_command_dwarf (TestRegisterVariables.RegisterVariableTestCase) ====================================================================== FAIL: test_and_run_command_dwarf (TestRegisterVariables.RegisterVariableTestCase) Test expressions on register values. ---------------------------------------------------------------------- Traceback (most recent call last): File "/tank/emaste/src/llvm/tools/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1457, in dwarf_test_method return attrvalue(self) File "/tank/emaste/src/llvm/tools/lldb/packages/Python/lldbsuite/test/decorators.py", line 94, in wrapper func(*args, **kwargs) File "/tank/emaste/src/llvm/tools/lldb/packages/Python/lldbsuite/test/decorators.py", line 94, in wrapper func(*args, **kwargs) File "/tank/emaste/src/llvm/tools/lldb/packages/Python/lldbsuite/test/decorators.py", line 94, in wrapper func(*args, **kwargs) File "/tank/emaste/src/llvm/tools/lldb/packages/Python/lldbsuite/test/lang/c/register_variables/TestRegisterVariables.py", line 69, in test_and_run_command substrs = ['(int) $3 = 5']) File "/tank/emaste/src/llvm/tools/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1845, in expect self.runCmd(str, msg=msg, trace = (True if trace else False), check = not error, inHistory=inHistory) File "/tank/emaste/src/llvm/tools/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1771, in runCmd msg if msg else CMD_MSG(cmd)) AssertionError: False is not True : Variable(s) displayed correctly Config=x86_64-/usr/bin/clang ---------------------------------------------------------------------- Ran 1 test in 1.134s RESULT: FAILED (0 passes, 1 failures, 0 errors, 0 skipped, 0 expected failures, 0 unexpected successes) -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs