Bug 143702
Summary: | [GTK] Layout Test media/progress-events-generated-correctly.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcos ChavarrÃa Teijeiro (irc: chavaone) <chavarria1991> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply, dpino, magomez, mcatanzaro |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Marcos ChavarrÃa Teijeiro (irc: chavaone)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Miguel Gomez
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
And now it's flaky again!
Miguel Gomez
And now besides failing it's also timing out. Updating expectations.
Diego Pino
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