[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
Thu Apr 24 10:50:08 PDT 2014


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


Carlos Alberto Lopez Perez <clopez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[GTK] At least 13           |[GTK] At least 13
                   |animations/* tests and some |animations/* tests and 5
                   |media/* or fast/* test fail |media/* tests fail, crash
                   |or crash if                 |or timeout if
                   |XVFB_SCREEN_DEPTH=8 is not  |XVFB_SCREEN_DEPTH=8 is not
                   |set                         |set




--- Comment #2 from Carlos Alberto Lopez Perez <clopez at igalia.com>  2014-04-24 10:50:22 PST ---
I committed r167765 <https://trac.webkit.org/r167765> to update the test expectations with the tests that I was able to successful correlate with this issue and also I was able to reproduce the behaviour . 

This is what happens when the environment variable XVFB_SCREEN_DEPTH=8 is not set:

animations/3d/transform-origin-vs-functions.html [ Failure Pass ] 
animations/combo-transform-translate+scale.html [ Failure Pass ] 
animations/play-state.html [ Failure Pass ] 
animations/3d/change-transform-in-end-event.html [ Timeout Pass ] 
animations/added-while-suspended.html [ Timeout Pass ] 
animations/animation-iteration-event-destroy-renderer.html [ Timeout Pass ] 
animations/animation-direction-normal.html [ Failure Pass ] 
animations/animation-direction-reverse.html [ Failure Pass ] 
animations/play-state-paused.html [ Failure ] 
animations/play-state-suspend.html [ Failure ] 
animations/suspend-resume-animation.html [ Failure ] 
animations/transform-non-accelerated.html [ Failure ] 
animations/body-removal-crash.html [ Crash Pass ] 
media/track/track-cues-cuechange.html [ Timeout Pass ] 
media/track/track-cues-cuechange.html [ Timeout Pass ] 
media/track/track-cues-enter-exit.html [ Timeout Pass ] 
media/video-poster-background.html [ ImageOnlyFailure ] 
media/restore-from-page-cache.html [ Crash ] 


If the environment variable XVFB_SCREEN_DEPTH=8 is set all this tests pass without problems.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list