[webkit-changes] [WebKit/WebKit] ebcddf: [ macOS wk2 debug ] fast/mediastream/device-change...
youennf
noreply at github.com
Fri Oct 6 01:54:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ebcddfddefbd74812888a962a36f8b4a6284bd62
https://github.com/WebKit/WebKit/commit/ebcddfddefbd74812888a962a36f8b4a6284bd62
Author: Youenn Fablet <youennf at gmail.com>
Date: 2023-10-06 (Fri, 06 Oct 2023)
Changed paths:
M LayoutTests/fast/mediastream/device-change-event-2.html
M LayoutTests/platform/mac-wk1/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
Log Message:
-----------
[ macOS wk2 debug ] fast/mediastream/device-change-event-2.html is a flaky failure.
https://bugs.webkit.org/show_bug.cgi?id=261356
rdar://115192271
Reviewed by Eric Carlson.
The test is flaky on debug bots as coalescing of events is by nature flaky.
To make the test more robust, we are repeating the coalescing test until we at least get one coalesced event.
We disable the test in WK1 since getUserMedia et al is not supported in WK1.
* LayoutTests/fast/mediastream/device-change-event-2.html:
* LayoutTests/platform/mac-wk1/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
Canonical link: https://commits.webkit.org/268976@main
More information about the webkit-changes
mailing list