[webkit-changes] [WebKit/WebKit] f46d57: [ New Test ] (237814 at main): [ Monterey wk2 Debug ]...
youennf
noreply at github.com
Sat Jun 17 00:07:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f46d573efa2d686e7f4b0f3ff66851a5744bbd17
https://github.com/WebKit/WebKit/commit/f46d573efa2d686e7f4b0f3ff66851a5744bbd17
Author: Youenn Fablet <youennf at gmail.com>
Date: 2023-06-17 (Sat, 17 Jun 2023)
Changed paths:
M LayoutTests/http/wpt/webrtc/video-script-transform-keyframe-only.html
M LayoutTests/platform/mac-wk2/TestExpectations
Log Message:
-----------
[ New Test ] (237814 at main): [ Monterey wk2 Debug ] http/wpt/webrtc/video-script-transform-keyframe-only.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=245140
rdar://99871494
Reviewed by Eric Carlson.
We ask the encoder to encode each frame as a key frame which makes it drop frames if the CPU is heavily used, which can happen on the bots.
To reduce this occurence, we reduce the frame rate to 5 frames per second and reduce the size of the frame.
* LayoutTests/http/wpt/webrtc/video-script-transform-keyframe-only.html:
* LayoutTests/platform/mac-wk2/TestExpectations:
Canonical link: https://commits.webkit.org/265269@main
More information about the webkit-changes
mailing list