RESOLVED FIXED188105
[GStreamer] Layout test media/track/track-css-all-cues.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=188105
Summary [GStreamer] Layout test media/track/track-css-all-cues.html is flaky
Michael Catanzaro
Reported 2018-07-27 12:05:04 PDT
Layout test media/track/track-css-all-cues.html is flaky on the GTK bot. It usually passes, but sometimes fails with: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/track/track-css-all-cues-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/track/track-css-all-cues-actual.txt @@ -2,7 +2,7 @@ Test that style to all cues is applied correctly. EVENT(canplaythrough) EVENT(seeked) -EXPECTED (getComputedStyle(textTrackDisplayElement(video, 'cue')).color == 'rgb(128, 0, 128)') OK -EXPECTED (getComputedStyle(textTrackDisplayElement(video, 'cue')).backgroundColor == 'rgb(0, 255, 0)') OK +No text track cue with display id 'cue' is currently visible +No text track cue with display id 'cue' is currently visible END OF TEST
Attachments
Miguel Gomez
Comment 1 2019-08-08 06:55:58 PDT
This is now crashing as reported in bug 200534. Adding the crash expectation, but keeping the previous ones so we can get back to them when the crash is fixed.
Diego Pino
Comment 2 2020-11-03 08:29:48 PST
This test(s) has been consistenly passing in the last 4000 revisions. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.