[lldb-dev] [Bug 48415] New: TestStateAfterExpression.py fails on FreeBSD
via lldb-dev
lldb-dev at lists.llvm.org
Sun Dec 6 14:53:55 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=48415
Bug ID: 48415
Summary: TestStateAfterExpression.py fails on FreeBSD
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: mgorny at gentoo.org
CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org
======================================================================
FAIL: test_thread_state_after_expr_dwarf
(TestStateAfterExpression.TestStopReasonAfterExpression)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/home/mgorny/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
line 1823, in test_method
return attrvalue(self)
File
"/usr/home/mgorny/llvm-project/lldb/test/API/functionalities/thread/state_after_expression/TestStateAfterExpression.py",
line 22, in test_thread_state_after_expr
self.do_test()
File
"/usr/home/mgorny/llvm-project/lldb/test/API/functionalities/thread/state_after_expression/TestStateAfterExpression.py",
line 52, in do_test
%(lldbutil.stop_reason_to_str(stop_reason)))
AssertionError: 1 != 3 : Still records stopped at breakpoint: none
Config=x86_64-/home/mgorny/llvm-project/_build/bin/clang
----------------------------------------------------------------------
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20201206/27cb39b1/attachment.html>
More information about the lldb-dev
mailing list