Bug 230421
Summary: | [ iOS ] http/wpt/webaudio/the-audio-api/the-audioworklet-interface/context-already-rendering.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima |
Component: | Web Audio | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, eric.carlson, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | Unspecified |
ayumi_kojima
http/wpt/webaudio/the-audio-api/the-audioworklet-interface/context-already-rendering.html
Is flaky failing/timing out on iOS.
Result page: https://build.webkit.org/results/Apple-iOS-14-Simulator-Debug-WK2-Tests/r282212%20(2689)/results.html
Diff:
--- /Volumes/Data/worker/ios-simulator-14-debug-tests-wk2/build/layout-test-results/http/wpt/webaudio/the-audio-api/the-audioworklet-interface/context-already-rendering-expected.txt
+++ /Volumes/Data/worker/ios-simulator-14-debug-tests-wk2/build/layout-test-results/http/wpt/webaudio/the-audio-api/the-audioworklet-interface/context-already-rendering-actual.txt
@@ -1,3 +1,10 @@
+CONSOLE MESSAGE: Unhandled Promise Rejection: InvalidStateError: Failed to start the audio device
-PASS Passes if it does not crash
+Harness Error (FAIL), message = Unhandled rejection: Failed to start the audio device
+TIMEOUT Passes if it does not crash Test timed out
+
+Harness Error (FAIL), message = Unhandled rejection: Failed to start the audio device
+
+TIMEOUT Passes if it does not crash Test timed out
+
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83249954>
ayumi_kojima
Marked test expectations: https://trac.webkit.org/changeset/282682/webkit
ayumi_kojima
History: https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fwebaudio%2Fthe-audio-api%2Fthe-audioworklet-interface%2Fcontext-already-rendering.html
ayumi_kojima
It looks like the test is passing on iOS 15. Removed test expectation https://trac.webkit.org/changeset/284256/webkit and closing the bug.