Bug 314668
| Summary: | [macOS] webrtc/getUserMedia-webaudio-autoplay.html is a flaky text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Diego De La Toba <d_delatoba> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
webrtc/getUserMedia-webaudio-autoplay.html is a flaky text failure on macOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=webrtc%2FgetUserMedia-webaudio-autoplay.html
URL DIFF:
https://build.webkit.org/results/Apple-Tahoe-Debug-AppleSilicon-WK2-Tests/313090@main%20(2171)/webrtc/getUserMedia-webaudio-autoplay-pretty-diff.html
DIFF:
--- /Volumes/Data/worker/Apple-Tahoe-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/webrtc/getUserMedia-webaudio-autoplay-expected.txt
+++ /Volumes/Data/worker/Apple-Tahoe-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/webrtc/getUserMedia-webaudio-autoplay-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: A capture MediaStreamTrack was destroyed without having been stopped explicitly
PASS Ensuring autoplay does not work when starting an audio node and getUserMedia is off
PASS Ensuring autoplay works when resuming audio context and getUserMedia is off
REPRODUCTION:
I was able to reproduce this on macOS debug with the following:
run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=1000 --force --debug webrtc/getUserMedia-webaudio-autoplay.html
I am going to mark expectations as pass fail while this pends investigation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/176917820>
Diego De La Toba
Test gardening pull request: https://github.com/WebKit/WebKit/pull/64784
EWS
Test gardening commit 313108@main (0e82f3aa3a87): <https://commits.webkit.org/313108@main>
Reviewed commits have been landed. Closing PR #64784 and removing active labels.
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/64786