Bug 189346
| Summary: | [GTK] media/media-ended.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bugs-noreply, pnormand |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Miguel Gomez
media/media-ended.html [ Timeout ]
Since around r234997 this started to timeout on some runs: sometimes on the first run and sometimes on both. The diff is this, despite it doesn't show any information other than the timeout:
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/media-ended-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/media-ended-actual.txt
@@ -1,14 +1,2 @@
+FAIL: Timed out waiting for notifyDone to be called
-Test ended by:
-
-Play to the end.
-When 'ended' event fires, change the source.
-Verify that 'ended' event fires again on different source.
-EVENT(ended)
-EXPECTED (audio.ended == 'true') OK
-EXPECTED (audio.ended == 'false') OK
-
-EVENT(ended)
-EXPECTED (audio.ended == 'true') OK
-END OF TEST
-
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
*** This bug has been marked as a duplicate of bug 189349 ***