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@lists.llvm.org
Reporter: mgo...@gentoo.org
CC: jdevliegh...@apple.com, llvm-b...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev