Bug 231442
| Summary: | Regression (r281189 - r281199): [ iOS Release & macOS wk2 ] http/wpt/mediarecorder/set-srcObject-MediaStream-Blob.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ayumi_kojima |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | cdumez, eric.carlson, jer.noble, sihui_liu, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
ayumi_kojima
http/wpt/mediarecorder/set-srcObject-MediaStream-Blob.html
Is flaky failing on iOS Release and macOS wk2.
History: https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fmediarecorder%2Fset-srcObject-MediaStream-Blob.html
Result page: https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/r283796%20(95)/results.html
Diff:
--- /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/http/wpt/mediarecorder/set-srcObject-MediaStream-Blob-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/http/wpt/mediarecorder/set-srcObject-MediaStream-Blob-actual.txt
@@ -1,4 +1,6 @@
-PASS Setting srcObject to MediaStream and then Blob
+Harness Error (TIMEOUT), message = null
+TIMEOUT Setting srcObject to MediaStream and then Blob Test timed out
+
The test is marked pass/failure/timeout on macOS-wk2 here: https://trac.webkit.org/changeset/280196/webkit
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84036504>
ayumi_kojima
Marked test expectations: https://trac.webkit.org/changeset/283816/webkit
ayumi_kojima
I was able to reproduce the failure locally using run-webkit-tests --force --iterations 50 --exit-after-n-failures 1 --ios-simulator http/wpt/mediarecorder/set-srcObject-MediaStream-Blob.html
The regression range is r281189 - r281199 (No revisions available to test in between).