http://llvm.org/bugs/show_bug.cgi?id=20551
Bug ID: 20551
Summary: ConcurrentEventsTestCase fails on lab.llvm.org FreeBSD
buildbot
Product: lldb
Version: unspecified
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
FAIL: test_two_watchpoints_one_signal_dwarf
(TestConcurrentEvents.ConcurrentEventsTestCase)
Test two threads that trigger a watchpoint and one signal thread.
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lldbtest.py",
line 375, in wrapper
return func(self, *args, **kwargs)
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lldbtest.py",
line 519, in wrapper
func(*args, **kwargs)
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lldbtest.py",
line 439, in wrapper
func(*args, **kwargs)
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/functionalities/thread/concurrent_events/TestConcurrentEvents.py",
line 246, in test_two_watchpoints_one_signal_dwarf
self.do_thread_actions(num_watchpoint_threads=2, num_signal_threads=1)
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/functionalities/thread/concurrent_events/TestConcurrentEvents.py",
line 497, in do_thread_actions
"Expected %d stops due to signal delivery, but got %d" %
(expected_signal_threads, self.signal_count))
AssertionError: 1 != 2 : Expected 1 stops due to signal delivery, but got 2
Config=amd64-clang
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev