[Webkit-unassigned] [Bug 244432] New: [WPE][GTK] fast/mediastream/stream-switch.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 27 09:12:19 PDT 2022


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

            Bug ID: 244432
           Summary: [WPE][GTK] fast/mediastream/stream-switch.html is
                    flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: philn at igalia.com

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...

-- 
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/20220827/e870e668/attachment.htm>


More information about the webkit-unassigned mailing list