Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5f3ffd63a8c8009546d364b953b07168c425a8cd
https://github.com/WebKit/WebKit/commit/5f3ffd63a8c8009546d364b953b07168c425a8cd
Author: Youenn Fablet <[email protected]>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-jitterBufferTarget-stats-helper.js
M LayoutTests/platform/mac-wk2/TestExpectations
Log Message:
-----------
REGRESSION(310285@main): [macOS]
imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-video-jitterBufferTarget-stats.html
is a flaky TEXT failure
rdar://177566347
https://bugs.webkit.org/show_bug.cgi?id=315238
Reviewed by Jean-Yves Avenard.
After some debugging, the jitter buffer is roughly 0.97 instead of 1, while the
tolerance was 0.02.
This mostly happens when having several tests running in parallel.
We increase the tolerance by making it a tenth of the actual target. This makes
it 0.03 for audio and 0.1 for video.
*
LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-jitterBufferTarget-stats-helper.js:
(async measureDelayFromStats):
(async applyJitterBufferTarget):
* LayoutTests/platform/mac-wk2/TestExpectations:
Canonical link: https://commits.webkit.org/313880@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications