Bug 288827

Summary: [ macOS wk1 ] http/wpt/webaudio/audioworklet-addModule-cors.sub.https.html is a consistent failure
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: jer.noble, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Karl Rackler
Reported 2025-02-28 06:49:56 PST
Description: http/wpt/webaudio/audioworklet-addModule-cors.sub.https.html The test expectation was removed at 290956@main causing the failure to start showing on the flakiness dashboard. The last time the test appeared on the flakiness dashboard before 290956@main was with Monterey consistently passing at 278234@main. Since the test was skipped, there is no way to bisect the regression point. History: https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fwebaudio%2Faudioworklet-addModule-cors.sub.https.html&flavor=wk1&recent=false Diff: @@ -1,6 +1,5 @@ -CONSOLE MESSAGE: Origin https://localhost:9443 is not allowed by Access-Control-Allow-Origin. Status code: 200 PASS same origin works PASS cross origin fails without CORS headers -PASS cross origin passes with CORS headers +FAIL cross origin passes with CORS headers promise_test: Unhandled rejection with value: object "AbortError: Importing a module script failed." Example Build: https://build.webkit.org/#/builders/949/builds/5983 layout-tests Full logs: 07:12:08.347 49368 worker/0 "ruby -I /Volumes/Data/worker/Apple-Sonoma-Debug-WK1-Tests/build/Websites/bugs.webkit.org/PrettyPatch /Volumes/Data/worker/Apple-Sonoma-Debug-WK1-Tests/build/Websites/bugs.webkit.org/PrettyPatch/prettify.rb /Volumes/Data/worker/Apple-Sonoma-Debug-WK1-Tests/build/layout-test-results/http/wpt/webaudio/audioworklet-addModule-cors.sub.https-diff.txt" took 0.23s 07:12:08.349 49368 [16851/72697] http/wpt/webaudio/audioworklet-addModule-cors.sub.https.html failed unexpectedly (text diff) 07:12:08.349 49368 worker/0 http/wpt/webaudio/audioworklet-addModule-cors.sub.https.html failed: 07:12:08.349 49368 worker/0 text diff 07:12:08.349 49368 worker/0 finished test group
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-28 06:50:32 PST
EWS
Comment 2 2025-02-28 06:58:59 PST
Test gardening commit 291321@main (a570fac7c0c3): <https://commits.webkit.org/291321@main> Reviewed commits have been landed. Closing PR #41622 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.