https://bugs.llvm.org/show_bug.cgi?id=48418
Bug ID: 48418
Summary: TestGdbRemote_qThreadStopInfo.py ::
test_qThreadStopInfo_only_reports_one_thread_stop_reas
on_during_interrupt_llgs 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_qThreadStopInfo_only_reports_one_thread_stop_reason_during_interrupt_llgs
(TestGdbRemote_qThreadStopInfo.TestGdbRemote_qThreadStopInfo)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/home/mgorny/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py",
line 135, in wrapper
return func(*args, **kwargs)
File
"/usr/home/mgorny/llvm-project/lldb/test/API/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py",
line 174, in
test_qThreadStopInfo_only_reports_one_thread_stop_reason_during_interrupt_llgs
self.THREAD_COUNT)
File
"/usr/home/mgorny/llvm-project/lldb/test/API/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py",
line 152, in
qThreadStopInfo_only_reports_one_thread_stop_reason_during_interrupt
self.assertEqual(no_stop_reason_count, thread_count - 1)
AssertionError: 0 != 4
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