Bug 230421 - [ iOS ] http/wpt/webaudio/the-audio-api/the-audioworklet-interface/context-already-rendering.html is flaky
Summary: [ iOS ] http/wpt/webaudio/the-audio-api/the-audioworklet-interface/context-al...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-17 11:54 PDT by ayumi_kojima
Modified: 2021-10-15 11:24 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.