Bug 244432

Summary: [WPE][GTK] fast/mediastream/stream-switch.html is flaky
Product: WebKit Reporter: Philippe Normand <philn>
Component: Tools / TestsAssignee: Philippe Normand <philn>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.