Bug 258851
Summary: | fast/mediastream/video-srcObject-set-twice.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | youenn fablet <youennf> |
Component: | WebRTC | Assignee: | youenn fablet <youennf> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
youenn fablet
As per bot results, fast/mediastream/video-srcObject-set-twice.html is flaky
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/111738593>
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/15540
EWS
Committed 265767@main (13fa2acdd484): <https://commits.webkit.org/265767@main>
Reviewed commits have been landed. Closing PR #15540 and removing active labels.
youenn fablet
It is still flaky but now the issue is that the green rectangle is not exactly (0, 128, 0), it is sometimes (2, 129, 2) or even (65, 160, 65) according the bot results.
I do not know why. It is strange since testRunner.takeViewPortSnapshot gives proper results (0, 128, 0) on the other hand.
youenn fablet
Reopening
youenn fablet
Fixed in https://commits.webkit.org/268908@main