RESOLVED FIXED Bug 134979
REGRESSION(r171004): [GTK] 6 Layout test on media/track/track* fail
https://bugs.webkit.org/show_bug.cgi?id=134979
Summary REGRESSION(r171004): [GTK] 6 Layout test on media/track/track* fail
Carlos Alberto Lopez Perez
Reported 2014-07-16 09:31:19 PDT
Revision r171004 <http://trac.webkit.org/r171004> has caused 6 failures on the media/track layout tests on the GTK port: Regressions: Unexpected text-only failures (6) media/track/track-cue-mutable-text.html [ Failure ] * Diff: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r171004%20(1368)/media/track/track-cue-mutable-text-pretty-diff.html media/track/track-cue-nothing-to-render.html [ Failure ] * Diff: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r171004%20(1368)/media/track/track-cue-nothing-to-render-pretty-diff.html media/track/track-cue-rendering-mode-changed.html [ Failure ] * Diff: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r171004%20(1368)/media/track/track-cue-rendering-mode-changed-pretty-diff.html media/track/track-cue-rendering-rtl.html [ Failure ] * Diff: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r171004%20(1368)/media/track/track-cue-rendering-rtl-pretty-diff.html media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure ] * Diff: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r171004%20(1368)/media/track/track-cue-rendering-snap-to-lines-not-set-pretty-diff.html media/track/track-kind.html [ Failure ] * Diff: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r171004%20(1368)/media/track/track-kind-pretty-diff.html I double-checked that r171004 caused this: I tested to revert r171004 locally and the tests pass as expected.
Attachments
Brent Fulgham
Comment 1 2014-07-16 09:34:30 PDT
We probably need to add something like this to the generic "MediaControls.css" file: <http://trac.webkit.org/changeset/171004/trunk/Source/WebCore/Modules/mediacontrols/mediaControlsApple.css> This additional <div> around the <span> might also be breaking the test you cited. You probably need to modify the test slightly so that it grabs the innerText from the right element.
Carlos Alberto Lopez Perez
Comment 2 2014-07-16 20:08:41 PDT
I have marked this test as failing on the GTK TestExpectations on r171169 <http://trac.webkit.org/r171169>
Marcos Chavarría Teijeiro (irc: chavaone)
Comment 3 2015-04-14 04:25:20 PDT
The layout test media/track/track-cue-rendering-mode-changed.html is flaky now and it timeouts sometimes. Updating GTK test expectations on bug 143701.
Michael Catanzaro
Comment 4 2016-02-06 07:55:53 PST
Seems that media/track/track-kind.html was fixed by r195511. The other media track tests are still broken. Calvaris, ChangeSeok, this seems related to your recent work; is this something you'd be interested in looking into?
ChangSeok Oh
Comment 5 2016-02-09 21:43:10 PST
(In reply to comment #4) > Seems that media/track/track-kind.html was fixed by r195511. The other media > track tests are still broken. > > Calvaris, ChangeSeok, this seems related to your recent work; is this > something you'd be interested in looking into? No idea, let me look into it when I am available.
Diego Pino
Comment 6 2023-01-25 19:32:07 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
Note You need to log in before you can comment on or make changes to this bug.