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   

ayumi_kojima
Reported 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 +
Attachments
Radar WebKit Bug Importer
Comment 1 2021-09-17 11:56:14 PDT
ayumi_kojima
Comment 2 2021-09-17 12:04:24 PDT
ayumi_kojima
Comment 4 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.
Note You need to log in before you can comment on or make changes to this bug.