RESOLVED FIXED 187591
[GTK] imported/w3c/web-platform-tests/media-source/mediasource-getvideoplaybackquality.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=187591
Summary [GTK] imported/w3c/web-platform-tests/media-source/mediasource-getvideoplayba...
Miguel Gomez
Reported 2018-07-12 06:38:48 PDT
imported/w3c/web-platform-tests/media-source/mediasource-getvideoplaybackquality.html [ Failure Crash ] The test moves between crashing and failing with text constantly. When it fails with text, this is the diff: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/media-source/mediasource-getvideoplaybackquality-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/media-source/mediasource-getvideoplaybackquality-actual.txt @@ -1,4 +1,4 @@ -PASS Test HTMLVideoElement.getVideoPlaybackQuality() with MediaSource API -PASS Test the totalFrameDelay attribute of HTMLVideoElement.getVideoPlaybackQuality() with MediaSource API +FAIL Test HTMLVideoElement.getVideoPlaybackQuality() with MediaSource API assert_unreached: Unexpected event 'error' Reached unreachable code +FAIL Test the totalFrameDelay attribute of HTMLVideoElement.getVideoPlaybackQuality() with MediaSource API assert_unreached: Unexpected event 'error' Reached unreachable code The first crash happened in r233638. Before that it was mostly passing with text failure every now and then. I cannot be sure that r233638 is the cause of the crash, but adding the author just in case. The crash log can be seen here https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r233765%20(7376)/imported/w3c/web-platform-tests/media-source/mediasource-getvideoplaybackquality-crash-log.txt
Attachments
Patch (1.65 KB, patch)
2018-08-22 06:39 PDT, Ms2ger (he/him; ⌚ UTC+1/+2)
no flags
Thibault Saunier
Comment 1 2018-07-12 07:23:20 PDT
Seem related to the implementation of MediaStream, looking into it.
Thibault Saunier
Comment 2 2018-07-12 09:13:34 PDT
(In reply to Thibault Saunier from comment #1) > Seem related to the implementation of MediaStream, looking into it. Sorry I misread it is about MediaSource (a.k.a MSE) and is not related at all with MediaStream. Also I do not see any way it is related to r233638 as that one is about flatpak which is not use on the build bots yet.
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 3 2018-08-22 06:39:32 PDT
WebKit Commit Bot
Comment 4 2018-08-22 07:13:35 PDT
Comment on attachment 347786 [details] Patch Clearing flags on attachment: 347786 Committed r235168: <https://trac.webkit.org/changeset/235168>
WebKit Commit Bot
Comment 5 2018-08-22 07:13:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.