[Webkit-unassigned] [Bug 132126] [GTK] At least 13 animations/* tests and 5 media/* tests fail, crash or timeout if XVFB_SCREEN_DEPTH=8 is not set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 12:53:37 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=132126

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #8 from Michael Catanzaro <mcatanzaro at igalia.com> ---
The following animation tests:

  animations/play-state-paused.html [ Failure ]
  animations/play-state-suspend.html [ Failure ]
  animations/suspend-resume-animation.html [ Failure ]
  animations/transform-non-accelerated.html [ Failure ]

started unexpectedly passing in r190615, though they were expected to fail. This is because r190615 accidentally turned off accelerated compositing. In r191101 the tests were unskipped because they were passing. In r191102 (one revision later, accelerated compositing was reenabled, and the tests have been failing again ever since.

So the tests were passing with a failure expectation, then the failure expectation was removed immediately before the tests started failing. :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160108/504a7c0b/attachment.html>


More information about the webkit-unassigned mailing list