Bug 296339
| Summary: | [ iOS ] fast/mediastream/enumerate-devices-change-event.html is a flakey failure and flakey timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=295888 | ||
Bryan Medina
fast/mediastream/enumerate-devices-change-event.html
is a flakey failure and a flakey timeout on iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fmediastream%2Fenumerate-devices-change-event.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/fast/mediastream/enumerate-devices-change-event-expected.txt
+++ /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/fast/mediastream/enumerate-devices-change-event-actual.txt
@@ -1,3 +1,3 @@
-PASS 'devicechange' event fired after getUserMedia() if enumerateDevices() previously returned filtered list
+FAIL 'devicechange' event fired after getUserMedia() if enumerateDevices() previously returned filtered list promise_test: Unhandled rejection with value: "navigator.mediaDevices.ondevicechange took too long"
TEXT DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Release-WK2-Tests/297735@main%20(1546)/fast/mediastream/enumerate-devices-change-event-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Bryan Medina
I was able to reproduce the timeout on my device locally running iOS 18 Simulator Release ToT using the following command:
run-webkit-tests fast/mediastream/enumerate-devices-change-event.html --ipad-simulator --iterations=500
Radar WebKit Bug Importer
<rdar://problem/156430657>
EWS
Test gardening commit 297759@main (260a03f85f5d): <https://commits.webkit.org/297759@main>
Reviewed commits have been landed. Closing PR #48385 and removing active labels.