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 BugsAssignee: 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   

Description Marta Darbinyan 2023-12-13 10:36:10 PST
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
Comment 1 Radar WebKit Bug Importer 2023-12-13 10:37:01 PST
<rdar://problem/119621367>
Comment 3 EWS 2023-12-13 11:09:41 PST
Test gardening commit 271992@main (808b11c3608e): <https://commits.webkit.org/271992@main>

Reviewed commits have been landed. Closing PR #21749 and removing active labels.
Comment 4 youenn fablet 2023-12-14 00:45:14 PST
As per https://github.com/web-platform-tests/wpt/commit/09f32d87cded8a1e4a6cbb7cf64cea9e6239dcca, testing captureTime is too unreliable.
Comment 5 youenn fablet 2023-12-14 01:09:38 PST
Pull request: https://github.com/WebKit/WebKit/pull/21782
Comment 6 EWS 2023-12-14 15:01:53 PST
Test gardening commit 272075@main (e669e9394d5a): <https://commits.webkit.org/272075@main>

Reviewed commits have been landed. Closing PR #21832 and removing active labels.
Comment 7 EWS 2023-12-15 00:25:20 PST
Committed 272099@main (00ac50ab6b96): <https://commits.webkit.org/272099@main>

Reviewed commits have been landed. Closing PR #21782 and removing active labels.