Bug 266356
Summary: | REGRESSION (271863@main): [ macOS iOS ] imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-webrtc.https.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
Component: | New Bugs | Assignee: | youenn fablet <youennf> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Marta Darbinyan
Description:
imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-webrtc.https.html is frequently failing on macOS and iOS ToT since 271863@main
This issue can be bisected to 271863@main using the command:
run-webkit-tests --release --iterations=10 imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-webrtc.https.html
271863@main = FAIL 5/10
271862@main = PASS 10/10
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fvideo-rvfc%2Frequest-video-frame-callback.html
Diff Log:
FAIL Test video.requestVideoFrameCallback() parameters for WebRTC applications. assert_true: captureTime should be present expected true got false
Link:
https://build.webkit.org/results/Apple-Sonoma-Release-WK2-Tests/271978@main%20(957)/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-webrtc.https-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119621367>
Marta Darbinyan
Updated history link:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fvideo-rvfc%2Frequest-video-frame-callback-webrtc.https.html
EWS
Test gardening commit 271992@main (808b11c3608e): <https://commits.webkit.org/271992@main>
Reviewed commits have been landed. Closing PR #21749 and removing active labels.
youenn fablet
As per https://github.com/web-platform-tests/wpt/commit/09f32d87cded8a1e4a6cbb7cf64cea9e6239dcca, testing captureTime is too unreliable.
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/21782
EWS
Test gardening commit 272075@main (e669e9394d5a): <https://commits.webkit.org/272075@main>
Reviewed commits have been landed. Closing PR #21832 and removing active labels.
EWS
Committed 272099@main (00ac50ab6b96): <https://commits.webkit.org/272099@main>
Reviewed commits have been landed. Closing PR #21782 and removing active labels.