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" <[email protected]> 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, <[email protected]> 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 >> [email protected] Reporter [email protected] 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 >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev >> >> >
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
