<p dir="ltr">Hi Pavel,</p>
<p dir="ltr">Unlikely. My patch didn't modify an events' logic. Just saving of the last stop event.</p>
<p dir="ltr">- Ilia</p>
<div class="gmail_quote">On May 21, 2015 5:10 PM, "Pavel Labath" <<a href="mailto:labath@google.com">labath@google.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">As I understand it, this test was fairly stable until recently. Ilia, could this be related to your recent event changes?</div><div class="gmail_extra"><br><div class="gmail_quote">On 21 May 2015 at 14:58,  <span dir="ltr"><<a href="mailto:bugzilla-daemon@llvm.org" target="_blank">bugzilla-daemon@llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
    
      
    
    <div><table border="1" cellspacing="0" cellpadding="8">
        <tbody><tr>
          <th>Bug ID</th>
          <td><a 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=" target="_blank">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><a href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">lldb-dev@cs.uiuc.edu</a>
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td><a href="mailto:tberghammer@google.com" target="_blank">tberghammer@google.com</a>
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></tbody></table>
      <p>
        </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></p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </div>

<br>_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">lldb-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</a><br>
<br></blockquote></div><br></div>
</blockquote></div>