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 AudioAssignee: 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   

Description ayumi_kojima 2021-09-17 11:54:47 PDT
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
+
Comment 1 Radar WebKit Bug Importer 2021-09-17 11:56:14 PDT
<rdar://problem/83249954>
Comment 2 ayumi_kojima 2021-09-17 12:04:24 PDT
Marked test expectations: https://trac.webkit.org/changeset/282682/webkit
Comment 4 ayumi_kojima 2021-10-15 11:24:38 PDT
It looks like the test is passing on iOS 15. Removed test expectation https://trac.webkit.org/changeset/284256/webkit and closing the bug.