[Webkit-unassigned] [Bug 186596] [GTK] MediaStream related crashes and issues on tests on platform GTK since r232589

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 13:21:53 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=186596

--- Comment #3 from Thibault Saunier <tsaunier at gnome.org> ---
(In reply to Carlos Alberto Lopez Perez from comment #2)
> And another one:
> 
>  - The test
> imported/w3c/web-platform-tests/mediacapture-streams/MediaStream-default-
> feature-policy.https.html is timing out

I think this one is unrelated to the commit (it was not activated in there).

(In reply to Carlos Alberto Lopez Perez from comment #0)
> The following mediastream tests crash on platform GTK since r232589


Remaining after r232796

+ fast/mediastream/change-tracks-media-stream-being-played.htm
+ fast/mediastream/MediaStream-video-element.html

Those seem racy to me (can't reproduce locally yet), they do not happen with Debug builds also it seems. I am investigating it anyway!

(In reply to Carlos Alberto Lopez Perez from comment #1)
> but fast/mediastream/media-stream-track-source-failure.html is flaky
> 
> sometimes crashes and sometimes fails with this diff: 
> 
> ---
> a/gtk-linux-64-release-tests/build/layout-test-results/fast/mediastream/
> media-stream-track-source-failure-expected.txt
> +++
> b/gtk-linux-64-release-tests/build/layout-test-results/fast/mediastream/
> media-stream-track-source-failure-actual.txt
> @@ -1,6 +1,10 @@
> +CONSOLE MESSAGE: line 2451: Unhandled Promise Rejection: Error:
> assert_equals: Video track should have no size expected 0 but got 1120
> +CONSOLE MESSAGE: line 2451: Unhandled Promise Rejection: Error:
> assert_equals: Video track should have no size expected 0 but got 1120
>  
>  
> +Harness Error (FAIL), message = assert_equals: Video track should have no
> size expected 0 but got 1120
> +
>  PASS Create stream 
> -PASS End video track only 
> -PASS End audio track only 
> +FAIL End video track only promise_test: Unhandled rejection with value:
> "Device state did not change in 5 second"
> +FAIL End audio track only promise_test: Unhandled rejection with value:
> "Device state did not change in 5 second"

Will investigate.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180613/62a8d596/attachment.html>


More information about the webkit-unassigned mailing list