Bug 295226
| Summary: | [ macOS wk2 ] http/wpt/mediarecorder/MediaRecorder-audio-samplingrate-change.html is a flaky text failure | ||
|---|---|---|---|
| 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=295054 | ||
Bryan Medina
http/wpt/mediarecorder/MediaRecorder-audio-samplingrate-change.html
is a flaky text failure on macOS wk2 occurring on both intel and apple silicon
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 DILL URL:
https://build.webkit.org/results/Apple-Sequoia-Release-WK2-Tests/296793@main%20(3097)/http/wpt/mediarecorder/MediaRecorder-audio-samplingrate-change-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/154697535>
Bryan Medina
Pull request: https://github.com/WebKit/WebKit/pull/47397
EWS
Test gardening commit 296826@main (9f0aa86af3db): <https://commits.webkit.org/296826@main>
Reviewed commits have been landed. Closing PR #47397 and removing active labels.
Alexey Proskuryakov
*** Bug 295225 has been marked as a duplicate of this bug. ***
Bryan Medina
This bug is a duplicate of Bug 295054 because they appear to have the same regression point because they have the same error message in their failures.