[GTK] Layout Test media/progress-events-generated-correctly.html is failing
https://bugs.webkit.org/show_bug.cgi?id=143702
Summary [GTK] Layout Test media/progress-events-generated-correctly.html is failing
Marcos Chavarría Teijeiro (irc: chavaone)
Reported 2015-04-14 01:43:32 PDT
The media/progress-events-generated-correctly.html layout test is flaky on GTK+. It's marked as TIMEOUT but it fails sometimes. Updating test expectations on bug 143701.
Attachments
Miguel Gomez
Comment 1 2017-06-15 05:18:00 PDT
Since a while ago this has been failing as timeout, but since r218270 the timeout was increased and it's now failing as Failure.
Michael Catanzaro
Comment 2 2017-11-20 16:31:12 PST
And now it's flaky again!
Miguel Gomez
Comment 3 2019-06-13 06:28:13 PDT
And now besides failing it's also timing out. Updating expectations.
Diego Pino
Comment 4 2021-06-09 00:20:14 PDT
The only test filed under this bug was: - media/progress-events-generated-correctly.html GTK post-commit test bot reports the test has been failing consistently for the last 4000 revisions. Diff: --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/media/progress-events-generated-correctly-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/media/progress-events-generated-correctly-actual.txt @@ -3,6 +3,6 @@ EVENT(canplaythrough) EVENT(playing) EVENT(ended) -EXPECTED (progressCount > '1') OK +EXPECTED (progressCount > '1'), OBSERVED '1' FAIL END OF TEST
Note You need to log in before you can comment on or make changes to this bug.