Bug 297674
| Summary: | [ macOS Sonoma wk2 Release, iOS Release ] http/wpt/mediarecorder/MediaRecorder-matroska-AV-audio-video-dataavailable.html is a flaky text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | New Bugs | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | jean-yves.avenard, philn, 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=308588 | ||
Bryan Medina
http/wpt/mediarecorder/MediaRecorder-matroska-AV-audio-video-dataavailable.html
is a flaky text failure on macOS Sonoma wk2 Release and iOS Release.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fmediarecorder%2FMediaRecorder-matroska-AV-audio-video-dataavailable.html
TEXT DIFF:
--- /Volumes/Data/worker/macOS-Sonoma-Release-WK2-Tests-EWS/build/layout-test-results/http/wpt/mediarecorder/MediaRecorder-matroska-AV-audio-video-dataavailable-expected.txt
+++ /Volumes/Data/worker/macOS-Sonoma-Release-WK2-Tests-EWS/build/layout-test-results/http/wpt/mediarecorder/MediaRecorder-matroska-AV-audio-video-dataavailable-actual.txt
@@ -1,5 +1,12 @@
+CONSOLE MESSAGE: Error: assert_unreached: recording didn't finish on time Reached unreachable code
-PASS MediaRecorder can successfully record the video for an audio-video stream into a matroska file
+Harness Error (FAIL), message = Error: assert_unreached: recording didn't finish on time Reached unreachable code
+TIMEOUT MediaRecorder can successfully record the video for an audio-video stream into a matroska file Test timed out
+
+Harness Error (FAIL), message = Error: assert_unreached: recording didn't finish on time Reached unreachable code
+
+TIMEOUT MediaRecorder can successfully record the video for an audio-video stream into a matroska file Test timed out
+
TEXT DIFF URL:
https://ews-build.s3-us-west-2.amazonaws.com/macOS-Sonoma-Release-WK2-Tests-EWS/a17c3e0c-23464-clean-tree/http/wpt/mediarecorder/MediaRecorder-matroska-AV-audio-video-dataavailable-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/158787104>
Bryan Medina
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 http/wpt/mediarecorder/MediaRecorder-matroska-AV-audio-video-dataavailable.html --ios-simulator -iterations=10
EWS
Test gardening commit 298971@main (9892235f0c13): <https://commits.webkit.org/298971@main>
Reviewed commits have been landed. Closing PR #49667 and removing active labels.
Bryan Medina
It looks like this test has been flakily failing since it has been introduced. It is a bit tough to pin point an exact regression point.
Jean-Yves Avenard [:jya]
*** Bug 308588 has been marked as a duplicate of this bug. ***
Jean-Yves Avenard [:jya]
*** Bug 293119 has been marked as a duplicate of this bug. ***
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/59544
EWS
Committed 308347@main (32fdfe1dd40e): <https://commits.webkit.org/308347@main>
Reviewed commits have been landed. Closing PR #59544 and removing active labels.