<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - event loop test fails from time to time"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80594">80594</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>event loop test fails from time to time
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mchqwerty@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>wayland
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hi,

it's very rare event, I noticed it by accident, so I tried this:

  $ while ./event-loop-test; do ; done

Sometimes it takes time, but the result is:

test "event_loop_destroy":      exit status 0, pass.
lt-event-loop-test: tests/event-loop-test.c:258: event_loop_timer_updates:
Assertion `context.count == 2' failed.
test "event_loop_timer_updates":        signal 6, fail.
test "event_loop_timer":        exit status 0, pass.
test "event_loop_signal":       exit status 0, pass.
test "event_loop_free_source_with_data":        exit status 0, pass.
test "event_loop_post_dispatch_check":  exit status 0, pass.
6 tests, 5 pass, 1 fail

I tried it on fedora and arch linux, master branch of wayland.

Regards,
Marek Chalupa</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>