Bug 298125

Summary: [ iOS ] imported/w3c/web-platform-tests/mediacapture-streams/parallel-capture-requests.https.html is a flaky text failure
Product: WebKit Reporter: Bryan Medina <bmedina2>
Component: MediaAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Bryan Medina
Reported 2025-08-29 14:58:39 PDT
imported/w3c/web-platform-tests/mediacapture-streams/parallel-capture-requests.https.html is a flaky text failure that is occurring on iOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fmediacapture-streams%2Fparallel-capture-requests.https.html TEXT DIFF: --- /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/mediacapture-streams/parallel-capture-requests.https-expected.txt +++ /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/mediacapture-streams/parallel-capture-requests.https-actual.txt @@ -1,3 +1,5 @@ +CONSOLE MESSAGE: A capture MediaStreamTrack was destroyed without having been stopped explicitly +CONSOLE MESSAGE: A capture MediaStreamTrack was destroyed without having been stopped explicitly User gesture FAIL getDisplayMedia() and parallel getUserMedia() promise_test: Unhandled rejection with value: object "InvalidStateError: getDisplayMedia must be called from a user gesture handler." TEXT DIFF URL: https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Release-WK2-Tests/299329@main%20(1873)/imported/w3c/web-platform-tests/mediacapture-streams/parallel-capture-requests.https-diff.txt
Attachments
Radar WebKit Bug Importer
Comment 1 2025-08-29 14:59:02 PDT
Bryan Medina
Comment 2 2025-08-29 15:03:26 PDT
I was able to reproduce the text failure locally on my device running iOS 18 Simulator Release ToT using the following command: run-webkit-tests imported/w3c/web-platform-tests/mediacapture-streams/parallel-capture-requests.https.html --ios-simulator
EWS
Comment 3 2025-08-29 15:14:04 PDT
Test gardening commit 299344@main (55319c2c8bb4): <https://commits.webkit.org/299344@main> Reviewed commits have been landed. Closing PR #50088 and removing active labels.
Bryan Medina
Comment 4 2025-08-29 15:46:27 PDT
This test is very flakily failing the farther back that I look at the history -- I am not sure I am able to pin point a regression range, but it looks like it became more prone to flaky fail somewhere between 299138@main and 299143@main.
Chris Dumez
Comment 5 2025-09-17 15:26:44 PDT
EWS
Comment 6 2025-09-17 15:29:13 PDT
Committed 300116@main (ea9fbb7edadd): <https://commits.webkit.org/300116@main> Reviewed commits have been landed. Closing PR #50889 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.