Skip to content

[text-spacing-trim] Implement line-end logic

Community-TC Integration / wpt-firefox-stable-testharness-8 succeeded Jan 15, 2024 in 1h 32m 50s

Community-TC (push)

A subset of WPT's "testharness" tests (chunk number 8 of 16), run in the stable release of firefox.

Details

View task in Taskcluster
View logs in Taskcluster

WPT Command: python3 ./wpt run --channel=stable --log-wptreport=../artifacts/wpt_report.json --log-wptscreenshot=../artifacts/wpt_screenshot.txt --no-fail-on-unexpected --this-chunk=8 --total-chunks=16 --test-type=testharness --log-mach-level=info --log-mach=- -y --no-pause --no-restart-on-unexpected --install-fonts --no-headless --verify-log-full --binary=/home/test/build/firefox/firefox firefox


runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a page that has "origin" referrer policy should send only an origin as referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a page that has "same-origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a page that has "same-origin" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a same-origin worklet script that has "no-referrer" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a same-origin worklet script that has "no-referrer" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a remote-origin worklet script that has "no-referrer" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a remote-origin worklet script that has "no-referrer" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a same-origin worklet script that has "origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a same-origin worklet script that has "origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a remote-origin worklet script that has "origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a remote-origin worklet script that has "origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a same-origin worklet script that has "same-origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a same-origin worklet script that has "same-origin" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a remote-origin worklet script that has "same-origin" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a remote-origin worklet script that has "same-origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
/worklets/layout-worklet-service-worker-interception.https.html
  FAIL addModule() on a controlled document should be intercepted by a service worker. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runServiceWorkerInterceptionTests/<@https://web-platform.test:8443/worklets/resources/service-worker-interception-tests.js:45:18
  FAIL addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope. - assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]"
runServiceWorkerInterceptionTests/<@https://web-platform.test:8443/worklets/resources/service-worker-interception-tests.js:75:18
  FAIL Static import should be intercepted by a service worker. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runServiceWorkerInterceptionTests/<@https://web-platform.test:8443/worklets/resources/service-worker-interception-tests.js:106:18
/worklets/paint-worklet-credentials.https.html
  FAIL Importing a same-origin script with the default WorkletOptions should send the credentials - promise_test: Unhandled rejection with value: object "TypeError: worklet is undefined"
  FAIL Importing a remote-origin script with the default WorkletOptions should not send the credentials - promise_test: Unhandled rejection with value: object "TypeError: worklet is undefined"
  FAIL Importing a same-origin script with credentials=omit should not send the credentials - promise_test: Unhandled rejection with value: object "TypeError: worklet is undefined"
  FAIL Importing a remote-origin script with credentials=omit should not send the credentials - promise_test: Unhandled rejection with value: object "TypeError: worklet is undefined"
  FAIL Importing a same-origin script with credentials=same-origin should send the credentials - promise_test: Unhandled rejection with value: object "TypeError: worklet is undefined"
  FAIL Importing a remote-origin script with credentials=same-origin should not send the credentials - promise_test: Unhandled rejection with value: object "TypeError: worklet is undefined"
  FAIL Importing a same-origin script with credentials=include should send the credentials - promise_test: Unhandled rejection with value: object "TypeError: worklet is undefined"
  FAIL Importing a remote-origin script with credentials=include should send the credentials - promise_test: Unhandled rejection with value: object "TypeError: worklet is undefined"
/worklets/paint-worklet-csp.https.html
  FAIL A remote-origin worklet should be blocked by the script-src 'self' directive. - assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A same-origin worklet importing a remote-origin script should be blocked by the script-src 'self' directive. - assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A remote-origin worklet importing a remote-origin script should be blocked by the script-src 'self' directive. - assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A remote-origin-redirected worklet should be blocked by the script-src 'self' directive. - assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A same-origin worklet importing a remote-origin-redirected script should be blocked by the script-src 'self' directive. - assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A remote-origin worklet should not be blocked because the script-src directive specifying the origin allows it. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A same-origin worklet importing a remote-origin script should not be blocked because the script-src directive specifying the origin allows it. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A remote-origin worklet importing a remote-origin script should not be blocked because the script-src directive specifying the origin allows it. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A remote-origin-redirected worklet should not be blocked because the script-src directive specifying the origin allows it. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A same-origin worklet importing a remote-origin-redirected script should not be blocked because the script-src directive specifying the origin allows it. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A remote-origin worklet should not be blocked because the script-src * directive allows it. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A same-origin worklet importing a remote-origin script should not be blocked because the script-src * directive allows it. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A remote-origin worklet importing a remote-origin script should not be blocked because the script-src * directive allows it. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A remote-origin-redirected worklet should not be blocked because the script-src * directive allows it. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A same-origin worklet importing a remote-origin-redirected script should not be blocked because the script-src * directive allows it. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A remote-origin worklet should not be blocked by the worker-src directive because worklets obey the script-src directive. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A same-origin worklet importing a remote-origin script should not be blocked by the worker-src directive because worklets obey the script-src directive. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A remote-origin worklet importing a remote-origin script should not be blocked by the worker-src directive because worklets obey the script-src directive. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A remote-origin-redirected worklet should not be blocked by the worker-src directive because worklets obey the script-src directive. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A same-origin worklet importing a remote-origin-redirected script should not be blocked by the worker-src directive because worklets obey the script-src directive. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL An insecure-origin worklet should be blocked because of mixed contents. - assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL An insecure-origin-redirected worklet should be blocked because of mixed contents. - assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A same-origin worklet importing an insecure-origin script should be blocked because of mixed contents. - assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
  FAIL A same-origin worklet importing an insecure-origin-redirected script should be blocked because of mixed contents. - assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]"
openWindowAndExpectResult/<@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
/worklets/paint-worklet-import.https.html
  FAIL Importing a script resolves the given promise. - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:10:9
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing scripts resolves all the given promises. - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:19:13
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing nested scripts resolves the given promise - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:31:9
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing cyclic scripts resolves the given promise - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:39:9
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing a script which throws should still resolve the given promise. - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:47:9
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing a non-existent script rejects the given promise with an AbortError. - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:57:36
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing an invalid URL should reject the given promise with a SyntaxError. - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:64:36
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing a blob URL should resolve the given promise. - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:71:9
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing a file:// URL should reject the given promise. - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:79:36
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing a data URL should resolve the given promise. - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:84:9
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing about:blank should reject the given promise. - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:92:36
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing a cross origin resource with the Access-Control-Allow-Origin header should resolve the given promise - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:101:9
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing a cross origin resource without the Access-Control-Allow-Origin header should reject the given promise - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:113:36
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing a cross-origin-redirected resource with the Access-Control-Allow-Origin header should resolve the given promise - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:122:9
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing a cross-origin-redirected resource without the Access-Control-Allow-Origin header should reject the given promise - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:134:36
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing a script that has a syntax error should reject the given promise. - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:143:35
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing a nested script that has a syntax error should reject the given promise. - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:150:35
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
  FAIL Importing a script that imports an invalid identifier should reject the given promise. - worklet is undefined
runImportTests/<@https://web-platform.test:8443/worklets/resources/import-tests.js:159:35
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:737:20
/worklets/paint-worklet-referrer.https.html
  FAIL Importing a same-origin script from a page that has "no-referrer" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a page that has "no-referrer" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a page that has "origin" referrer policy should send only an origin as referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a page that has "origin" referrer policy should send only an origin as referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a page that has "same-origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a page that has "same-origin" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a same-origin worklet script that has "no-referrer" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a same-origin worklet script that has "no-referrer" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a remote-origin worklet script that has "no-referrer" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a remote-origin worklet script that has "no-referrer" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a same-origin worklet script that has "origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a same-origin worklet script that has "origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a remote-origin worklet script that has "origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a remote-origin worklet script that has "origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a same-origin worklet script that has "same-origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a same-origin worklet script that has "same-origin" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a same-origin script from a remote-origin worklet script that has "same-origin" referrer policy should not send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
  FAIL Importing a remote-origin script from a remote-origin worklet script that has "same-origin" referrer policy should send referrer. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runReferrerTest/<@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
/worklets/paint-worklet-service-worker-interception.https.html
  FAIL addModule() on a controlled document should be intercepted by a service worker. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runServiceWorkerInterceptionTests/<@https://web-platform.test:8443/worklets/resources/service-worker-interception-tests.js:45:18
  FAIL addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope. - assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]"
runServiceWorkerInterceptionTests/<@https://web-platform.test:8443/worklets/resources/service-worker-interception-tests.js:75:18
  FAIL Static import should be intercepted by a service worker. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
runServiceWorkerInterceptionTests/<@https://web-platform.test:8443/worklets/resources/service-worker-interception-tests.js:106:18
32:22.07 INFO Got 817 unexpected results, with 0 unexpected passes
32:22.17 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
32:22.22 wptserve INFO Stopped http server on 127.0.0.1:8000
32:22.24 wptserve INFO Stopped http server on 127.0.0.1:8443
32:22.25 wptserve INFO Stopped http server on 127.0.0.1:9000
32:22.35 wptserve INFO Stopped http server on 127.0.0.1:8001
32:22.41 wptserve INFO Stopped http server on 127.0.0.1:8444
32:22.41 wptserve INFO Stopped http server on 127.0.0.1:8002
32:22.42 wptserve INFO Stopped http server on 127.0.0.1:8445
32:22.42 wptserve INFO Stopped http server on 127.0.0.1:8446
32:22.43 wptserve INFO Stopped http server on 127.0.0.1:8003
32:22.52 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
32:22.55 INFO Removed font: Ahem.ttf
32:22.57 INFO Closing logging queue
32:22.57 INFO queue closed
32:22.57 INFO Tolerating 817 unexpected results
[taskcluster 2024-01-15 03:11:07.289Z] === Task Finished ===
[taskcluster 2024-01-15 03:11:07.910Z] Successful task run with exit code: 0 completed in 2084.751 seconds