http://llvm.org/bugs/show_bug.cgi?id=21599
Bug ID: 21599 Summary: TestGlobalVariables fails on FreeBSD after r222163 (editline rework) Product: lldb Version: unspecified Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@cs.uiuc.edu Reporter: ema...@freebsd.org Classification: Unclassified It's currently not clear to me why this failure appeared after the editline work. FAIL: test_with_dwarf (TestGlobalVariables.GlobalVariablesTestCase) Test 'frame variable --scope --no-args' which omits args and shows scopes. ---------------------------------------------------------------------- Traceback (most recent call last): File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 382, in wrapper return func(self, *args, **kwargs) File "/tank/emaste/src/llvm/tools/lldb/test/lang/c/global_variables/TestGlobalVariables.py", line 24, in test_with_dwarf self.global_variables() File "/tank/emaste/src/llvm/tools/lldb/test/lang/c/global_variables/TestGlobalVariables.py", line 60, in global_variables 'stop reason = breakpoint']) File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 1886, 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/test/lldbtest.py", line 1812, in runCmd msg if msg else CMD_MSG(cmd)) AssertionError: False is not True : Process should be stopped due to breakpoint Config=x86_64-/usr/bin/clang -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev