RESOLVED FIXED 244432
[WPE][GTK] fast/mediastream/stream-switch.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=244432
Summary [WPE][GTK] fast/mediastream/stream-switch.html is flaky
Philippe Normand
Reported 2022-08-27 09:12:19 PDT
and also flawed, twice... 1. it sets srcObject and then src in a loop, but as we don't test that rendering is done (by waiting a video frame), no one detected that srcObject has to be cleared before setting src 2. it fails to load a video file from disk, due to incorrect path I also replaced a couple 10ms waits by waits on events, in order to reduce possible flakyness...
Attachments
Philippe Normand
Comment 1 2022-08-27 09:18:24 PDT
EWS
Comment 2 2022-08-28 12:43:35 PDT
Committed 253882@main (9173145faece): <https://commits.webkit.org/253882@main> Reviewed commits have been landed. Closing PR #3737 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-08-28 12:44:19 PDT
Note You need to log in before you can comment on or make changes to this bug.