<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW " title="NEW --- - EventAPITestCase.test_add_listener_to_broadcaster_with_dwarf is flaky" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23617&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=DDUMf06MYELAe1Nlv7KChiwJLLHbYha4jtK_AOiWqwQ&m=tqj7knwqy4Oo51jX9qjUD0IqISKIuQysnt6xHoF3dkk&s=yIDxrNsNn2eWkfI3q4RIHrfFfNI4RStO36yb-VKOONE&e=">23617</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>EventAPITestCase.test_add_listener_to_broadcaster_with_dwarf is flaky
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Reporter</th>
<td>tberghammer@google.com
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>EventAPITestCase.test_add_listener_to_broadcaster_with_dwarf occasionally fails
(~1/10) on all Linux architecture with the following error message:
======================================================================
FAIL: test_add_listener_to_broadcaster_with_dwarf (TestEvents.EventAPITestCase)
Exercise some SBBroadcaster APIs.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/mnt/ssd/ll/git/lldb/test/lldbtest.py", line 431, in wrapper
return func(self, *args, **kwargs)
File "/mnt/ssd/ll/git/lldb/test/lldbtest.py", line 499, in wrapper
return func(self, *args, **kwargs)
File "/mnt/ssd/ll/git/lldb/test/python_api/event/TestEvents.py", line 61, in
test_add_listener_to_broadcaster_with_dwarf
self.do_add_listener_to_broadcaster()
File "/mnt/ssd/ll/git/lldb/test/python_api/event/TestEvents.py", line 319, in
do_add_listener_to_broadcaster
"Both expected state changed events received")
AssertionError: False is not True : Both expected state changed events received
Config=x86_64-clang-3.5
----------------------------------------------------------------------</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>