Bug 244432
Summary: | [WPE][GTK] fast/mediastream/stream-switch.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <philn> |
Component: | Tools / Tests | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/3737
EWS
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
<rdar://problem/99253000>