Bug 189346 - [GTK] media/media-ended.html is flaky
Summary: [GTK] media/media-ended.html is flaky
Status: RESOLVED DUPLICATE of bug 189349
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-06 07:29 PDT by Miguel Gomez
Modified: 2018-09-07 10:52 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Gomez 2018-09-06 07:29:29 PDT
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
-
Comment 1 Philippe Normand 2018-09-07 10:52:39 PDT

*** This bug has been marked as a duplicate of bug 189349 ***