Bug 143702 - [GTK] Layout Test media/progress-events-generated-correctly.html is failing
Summary: [GTK] Layout Test media/progress-events-generated-correctly.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-14 01:43 PDT by Marcos Chavarría Teijeiro (irc: chavaone)
Modified: 2021-06-09 00:54 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Chavarría Teijeiro (irc: chavaone) 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.
Comment 1 Miguel Gomez 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.
Comment 2 Michael Catanzaro 2017-11-20 16:31:12 PST
And now it's flaky again!
Comment 3 Miguel Gomez 2019-06-13 06:28:13 PDT
And now besides failing it's also timing out. Updating expectations.
Comment 4 Diego Pino 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