[lldb-dev] [Bug 23617] New: EventAPITestCase.test_add_listener_to_broadcaster_with_dwarf is flaky

Ilia K ki.stfu at gmail.com
Fri May 22 06:21:33 PDT 2015


Hi Pavel,

Unlikely. My patch didn't modify an events' logic. Just saving of the last
stop event.

- Ilia
On May 21, 2015 5:10 PM, "Pavel Labath" <labath at google.com> wrote:

> As I understand it, this test was fairly stable until recently. Ilia,
> could this be related to your recent event changes?
>
> On 21 May 2015 at 14:58, <bugzilla-daemon at llvm.org> wrote:
>
>>  Bug ID 23617
>> <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=>
>> Summary EventAPITestCase.test_add_listener_to_broadcaster_with_dwarf is
>> flaky  Product lldb  Version unspecified  Hardware PC  OS Linux  Status NEW
>>  Severity normal  Priority P  Component All Bugs  Assignee
>> lldb-dev at cs.uiuc.edu  Reporter tberghammer at google.com  Classification Unclassified
>>
>>
>>  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
>> ----------------------------------------------------------------------
>>
>>  ------------------------------
>> You are receiving this mail because:
>>
>>    - You are the assignee for the bug.
>>
>>
>> _______________________________________________
>> lldb-dev mailing list
>> lldb-dev at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150522/c3a29421/attachment.html>


More information about the lldb-dev mailing list