[Wayland-bugs] [Bug 66133] event_test blocks waiting for frame callback

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 26 21:13:48 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66133

--- Comment #2 from U. Artie Eoff <ullysses.a.eoff at intel.com> ---
http://cgit.freedesktop.org/wayland/weston/commit/?id=5281fb1500b1ac430bde54426f85319e316c82e3
is the commit that changed the behavior.  If I revert that commit, event-test
no longer hangs.

Before commit 5281fb15, the animation was masking this bug.  That is,
event-test:test_surface_output was dependent on the
weston_surface_animation_frame() which called
weston_compositor_schedule_repaint().  In turn, that triggered a surface frame
callback that allowed event-test:test_surface_output to continue execution.

Now that the animation is fixed, event-test:test_surface_output exposes the bug
described in comment #1.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130627/73c5a16b/attachment.html>


More information about the Wayland-bugs mailing list