WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
258581
REGRESSION (
265250@main
): [ macOS ] fast/mediastream/device-change-event-2.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=258581
Summary
REGRESSION (265250@main): [ macOS ] fast/mediastream/device-change-event-2.ht...
Karl Rackler
Reported
2023-06-27 10:44:18 PDT
Description: fast/mediastream/device-change-event-2.html This issue can be bisected to
265250@main
using command: run-webkit-tests --release --iterations=1 --force fast/mediastream/device-change-event-2.html History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fmediastream%2Fdevice-change-event-2.html
Diff: @@ -1,8 +1,9 @@ CONSOLE MESSAGE: A MediaStreamTrack ended due to a capture failure CONSOLE MESSAGE: A MediaStreamTrack ended due to a capture failure +CONSOLE MESSAGE: navigator.mediaDevices.ondevicechange took too long PASS 'devicechange' event fired when device list changes -PASS 'devicechange' events fired quickly are coalesced +FAIL 'devicechange' events fired quickly are coalesced assert_equals: one event fired expected 1 but got 0 PASS 'devicechange' event is not fired when the document doesn't has focus or permission to capture PASS 'devicechange' event is fired when the document doesn't has focus but has permission to capture
Attachments
Add attachment
proposed patch, testcase, etc.
Karl Rackler
Comment 1
2023-06-27 10:45:58 PDT
<
rdar://111398769
>
Philippe Normand
Comment 2
2023-06-27 10:56:43 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15341
EWS
Comment 3
2023-06-28 01:05:46 PDT
Committed
265575@main
(e78625154d1d): <
https://commits.webkit.org/265575@main
> Reviewed commits have been landed. Closing PR #15341 and removing active labels.
Karl Rackler
Comment 4
2023-06-28 07:31:44 PDT
Verified after landing <
https://commits.webkit.org/265575@main
> ( reverting
265250@main
) the test is consistently passing on macOS.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug