Bug 86328 - REGRESSION (r116900): media/video-controls-rendering-toggle-display-none.html, media/video-controls-toggling.html failing on GTK Linux 64-bit Release
Summary: REGRESSION (r116900): media/video-controls-rendering-toggle-display-none.html...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/GTK%2...
Keywords: LayoutTestFailure, MakingBotsRed, Regression
Depends on:
Blocks:
 
Reported: 2012-05-13 18:43 PDT by Philippe Normand
Modified: 2012-05-30 10:08 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2012-05-13 18:43:30 PDT
media/video-controls-rendering-toggle-display-none.html and media/video-controls-toggling.html started failing on GTK Linux 64-bit Release in r116900 <http://trac.webkit.org/changeset/116900>.

http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r116899%20(23630)/results.html passed
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r116900%20(23631)/results.html failed

Victor, I guess the GTK mediaControls CSS needs another update?
I'll flag those 2 tests for now.
Comment 1 Victor Carbune 2012-05-14 05:05:08 PDT
(In reply to comment #0)
> media/video-controls-rendering-toggle-display-none.html and media/video-controls-toggling.html started failing on GTK Linux 64-bit Release in r116900 <http://trac.webkit.org/changeset/116900>.
> 
> http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r116899%20(23630)/results.html passed
> http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r116900%20(23631)/results.html failed
> 
> Victor, I guess the GTK mediaControls CSS needs another update?
The only CSS change might be a z-index change if GTK uses two mute buttons as the  Safari build does (but from mediaControlsGtk.css it doesn't seem to be the case).

> I'll flag those 2 tests for now.
Otherwise, these two tests shouldn't be related to CSS changes.
Comment 2 Sergio Villar Senin 2012-05-30 10:08:13 PDT
media/video-controls-toggling.html  removed from text_expectations in http://trac.webkit.org/changeset/118930 as it's working fine now.

The other test was previously removed.