RESOLVED FIXED295054
REGRESSION(296274@main): [ macOS wk2 ] http/tests/webrtc/filtering-ice-candidate-cross-origin-frame.html is a flaky text failure
https://bugs.webkit.org/show_bug.cgi?id=295054
Summary REGRESSION(296274@main): [ macOS wk2 ] http/tests/webrtc/filtering-ice-candid...
Bryan Medina
Reported 2025-06-26 13:33:51 PDT
http/tests/webrtc/filtering-ice-candidate-cross-origin-frame.html is a flaky text failure on macOS wk2 occurring on both intel and apple silicon release and debug observed on Sonoma and later. HISTORY: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fwebrtc%2Ffiltering-ice-candidate-cross-origin-frame.html TEXT DIFF: --- /Volumes/Data/worker/Apple-Sonoma-Release-WK2-Tests/build/layout-test-results/http/tests/webrtc/filtering-ice-candidate-cross-origin-frame-expected.txt +++ /Volumes/Data/worker/Apple-Sonoma-Release-WK2-Tests/build/layout-test-results/http/tests/webrtc/filtering-ice-candidate-cross-origin-frame-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 PASS TEXT DIFF URL: https://build.webkit.org/results/Apple-Sonoma-Release-WK2-Tests/296669@main%20(7985)/http/tests/webrtc/filtering-ice-candidate-cross-origin-frame-pretty-diff.html
Attachments
Radar WebKit Bug Importer
Comment 1 2025-06-26 13:35:48 PDT
Bryan Medina
Comment 2 2025-06-26 14:00:40 PDT
Text failure has been reproduced at macOS TOT running the test as follows run-webkit-tests http/tests/webrtc/filtering-ice-candidate-cross-origin-frame.html --iterations=50
Bryan Medina
Comment 3 2025-06-26 14:44:24 PDT
EWS
Comment 4 2025-06-26 14:47:02 PDT
Test gardening commit 296684@main (67be89af901b): <https://commits.webkit.org/296684@main> Reviewed commits have been landed. Closing PR #47260 and removing active labels.
Bryan Medina
Comment 5 2025-07-01 11:33:33 PDT
Using reproduction steps above, we found that the tests were passing at 296273@main, but failed at 296275@main. Referring to the history, it is shown that the tests were failing at 296274@main. At this time, we believe that the regression point is 296274@main.
Bryan Medina
Comment 6 2025-07-01 11:53:04 PDT
We found a second test that appears to be related to this judging by the same error message in the failure that was introduced at 296274@main: http/wpt/mediarecorder/MediaRecorder-audio-samplingrate-change.html HISTORY: https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fmediarecorder%2FMediaRecorder-audio-samplingrate-change.html&platform=mac TEXT DIFF: --- /Volumes/Data/worker/Apple-Sequoia-Release-WK2-Tests/build/layout-test-results/http/wpt/mediarecorder/MediaRecorder-audio-samplingrate-change-expected.txt +++ /Volumes/Data/worker/Apple-Sequoia-Release-WK2-Tests/build/layout-test-results/http/wpt/mediarecorder/MediaRecorder-audio-samplingrate-change-actual.txt @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: A capture MediaStreamTrack was destroyed without having been stopped explicitly PASS Recorder with sampling rate change TEXT DIFF URL: https://build.webkit.org/results/Apple-Sequoia-Release-WK2-Tests/296793@main%20(3097)/http/wpt/mediarecorder/MediaRecorder-audio-samplingrate-change-diff.txt
Robert Jenner
Comment 7 2025-07-01 12:00:07 PDT
The following logging was added in 296274@main, which validates that as the regression point for this bug: CONSOLE MESSAGE: A capture MediaStreamTrack was destroyed without having been stopped explicitly We will continue to add tests seen with that failure to this bug going forward.
youenn fablet
Comment 8 2025-07-02 00:45:03 PDT
EWS
Comment 9 2025-07-02 03:07:34 PDT
Committed 296905@main (9d8a9966f3e3): <https://commits.webkit.org/296905@main> Reviewed commits have been landed. Closing PR #47475 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.