[Webkit-unassigned] [Bug 272926] New: [ Ventura wk1 ] 8 tests in imported/w3c/web-platform-tests/workers are flaky failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 14:09:58 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=272926

            Bug ID: 272926
           Summary: [ Ventura wk1 ] 8 tests in
                    imported/w3c/web-platform-tests/workers are flaky
                    failures
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: darbinyan at apple.com

All 8 tests have been a flaky failure since the tests brought up on Ventura wk1. 

imported/w3c/web-platform-tests/worklets/animation-worklet-credentials.https.html
imported/w3c/web-platform-tests/worklets/audio-worklet-credentials.https.html
imported/w3c/web-platform-tests/worklets/audio-worklet-csp.https.html 
imported/w3c/web-platform-tests/worklets/audio-worklet-import.https.html
imported/w3c/web-platform-tests/worklets/audio-worklet-referrer.https.html 
imported/w3c/web-platform-tests/worklets/layout-worklet-credentials.https.html
imported/w3c/web-platform-tests/worklets/paint-worklet-credentials.https.html
imported/w3c/web-platform-tests/workers/modules/dedicated-worker-import-referrer.html

The tests are also failing on Sonoma wk1 with different errors outputs. Sonoma issue tracked in https://bugs.webkit.org/show_bug.cgi?id=272101 

History:
https://results.webkit.org/?flavor=wk1&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fworkers%2Fmodules%2Fdedicated-worker-import-referrer.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fworklets%2Fanimation-worklet-credentials.https.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fworklets%2Faudio-worklet-credentials.https.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fworklets%2Faudio-worklet-csp.https.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fworklets%2Faudio-worklet-import.https.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fworklets%2Faudio-worklet-referrer.https.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fworklets%2Flayout-worklet-credentials.https.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fworklets%2Fpaint-worklet-credentials.https.html&version_name=Sonoma&version_name=Ventura


Errors
 FAIL Importing a same-origin script with the default WorkletOptions should send the credentials promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'worklet.addModule')"
-FAIL Importing a remote-origin script with the default WorkletOptions should not send the credentials promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'worklet.addModule')"
+FAIL Importing a remote-origin script with the default WorkletOptions should not send the credentials promise_test: Unhandled rejection with value: object "TypeError: Load failed"
 FAIL Importing a same-origin script with credentials=omit should not send the credentials promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'worklet.addModule')"
-FAIL Importing a remote-origin script with credentials=omit should not send the credentials promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'worklet.addModule')"
+FAIL Importing a remote-origin script with credentials=omit should not send the credentials promise_test: Unhandled rejection with value: object "TypeError: Load failed"
 FAIL Importing a same-origin script with credentials=same-origin should send the credentials promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'worklet.addModule')"
-FAIL Importing a remote-origin script with credentials=same-origin should not send the credentials promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'worklet.addModule')"
+FAIL Importing a remote-origin script with credentials=same-origin should not send the credentials promise_test: Unhandled rejection with value: object "TypeError: Load failed"
 FAIL Importing a same-origin script with credentials=include should send the credentials promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'worklet.addModule')"
-FAIL Importing a remote-origin script with credentials=include should send the credentials promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'worklet.addModule')"
+FAIL Importing a remote-origin script with credentials=include should send the credentials promise_test: Unhandled rejection with value: object "TypeError: Load failed"


Link:
https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK1-Tests/276742@main%20(8660)/results.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240418/8b5192f8/attachment.htm>


More information about the webkit-unassigned mailing list