Skip to content

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

Community-TC Integration / wpt-webkitgtk_minibrowser-stable-testharness-8 succeeded Jan 15, 2024 in 39m 47s

Community-TC (push)

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

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 --install-browser --processes=4 webkitgtk_minibrowser


@https://web-platform.test:8443/worklets/resources/import-tests.js:134:43
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:738:40
Promise@[native code]
@https://web-platform.test:8443/resources/testharness.js:737:31
promiseReactionJob@[native code]
  FAIL Importing a script that has a syntax error should reject the given promise. - undefined is not an object (evaluating 'worklet.addModule')
@https://web-platform.test:8443/worklets/resources/import-tests.js:143:42
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:738:40
Promise@[native code]
@https://web-platform.test:8443/resources/testharness.js:737:31
promiseReactionJob@[native code]
  FAIL Importing a nested script that has a syntax error should reject the given promise. - undefined is not an object (evaluating 'worklet.addModule')
@https://web-platform.test:8443/worklets/resources/import-tests.js:150:42
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:738:40
Promise@[native code]
@https://web-platform.test:8443/resources/testharness.js:737:31
promiseReactionJob@[native code]
  FAIL Importing a script that imports an invalid identifier should reject the given promise. - undefined is not an object (evaluating 'worklet.addModule')
@https://web-platform.test:8443/worklets/resources/import-tests.js:159:42
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:738:40
Promise@[native code]
@https://web-platform.test:8443/resources/testharness.js:737:31
promiseReactionJob@[native code]
/worklets/audio-worklet-csp.https.html
  FAIL A same-origin worklet importing a remote-origin script should be blocked by the script-src 'self' directive. - assert_equals: expected "REJECTED" but got "RESOLVED"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  FAIL A remote-origin-redirected worklet should be blocked by the script-src 'self' directive. - assert_equals: expected "REJECTED" but got "RESOLVED"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  FAIL A same-origin worklet importing a remote-origin-redirected script should be blocked by the script-src 'self' directive. - assert_equals: expected "REJECTED" but got "RESOLVED"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
/worklets/audio-worklet-referrer.https.html
  FAIL Importing a same-origin script from a page that has "origin" referrer policy should send only an origin as referrer. - assert_equals: expected "RESOLVED" but got "Importing a module script failed."
@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
promiseReactionJob@[native code]
  FAIL Importing a remote-origin script from a page that has "origin" referrer policy should send only an origin as referrer. - assert_equals: expected "RESOLVED" but got "Cross-origin script load denied by Cross-Origin Resource Sharing policy."
@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
promiseReactionJob@[native code]
  FAIL Importing a same-origin script from a page that has "same-origin" referrer policy should send referrer. - assert_equals: expected "RESOLVED" but got "Importing a module script failed."
@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
promiseReactionJob@[native code]
  FAIL Importing a same-origin script from a remote-origin worklet script that has "origin" referrer policy should send referrer. - assert_equals: expected "RESOLVED" but got "Importing a module script failed."
@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
promiseReactionJob@[native code]
  FAIL Importing a remote-origin script from a remote-origin worklet script that has "origin" referrer policy should send referrer. - assert_equals: expected "RESOLVED" but got "Cross-origin script load denied by Cross-Origin Resource Sharing policy."
@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
promiseReactionJob@[native code]
  FAIL Importing a same-origin script from a same-origin worklet script that has "same-origin" referrer policy should send referrer. - assert_equals: expected "RESOLVED" but got "Importing a module script failed."
@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
promiseReactionJob@[native code]
  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 "RESOLVED" but got "Importing a module script failed."
@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
promiseReactionJob@[native code]
  FAIL Importing a remote-origin script from a remote-origin worklet script that has "same-origin" referrer policy should send referrer. - assert_equals: expected "RESOLVED" but got "Cross-origin script load denied by Cross-Origin Resource Sharing policy."
@https://web-platform.test:8443/worklets/resources/referrer-tests.js:29:37
promiseReactionJob@[native code]
/worklets/layout-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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  FAIL An insecure-origin worklet should be blocked because of mixed contents. - assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  FAIL An insecure-origin-redirected worklet should be blocked because of mixed contents. - assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
promiseReactionJob@[native code]
/websockets/interfaces/CloseEvent/clean-close.html?wpt_flags=h2
  TIMEOUT /websockets/interfaces/CloseEvent/clean-close.html?wpt_flags=h2 - TestRunner hit external timeout (this may indicate a hang)
/webxr/depth-sensing/depth_sensing_notEnabled.https.html
  FAIL XRFrame.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl - assert_implements: missing navigator.xr - ensure test is run in a secure context. undefined
@https://web-platform.test:8443/webxr/resources/webxr_util.js:25:22
asyncFunctionResume@[native code]
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:738:40
Promise@[native code]
@https://web-platform.test:8443/resources/testharness.js:737:31
promiseReactionJob@[native code]
  FAIL XRFrame.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl2 - assert_implements: webgl2 not supported. undefined
@https://web-platform.test:8443/webxr/resources/webxr_util.js:20:24
asyncFunctionResume@[native code]
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:738:40
Promise@[native code]
@https://web-platform.test:8443/resources/testharness.js:737:31
promiseReactionJob@[native code]
  FAIL XRWebGLBinding.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl - assert_implements: missing navigator.xr - ensure test is run in a secure context. undefined
@https://web-platform.test:8443/webxr/resources/webxr_util.js:25:22
asyncFunctionResume@[native code]
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:738:40
Promise@[native code]
@https://web-platform.test:8443/resources/testharness.js:737:31
promiseReactionJob@[native code]
  FAIL XRWebGLBinding.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl2 - assert_implements: webgl2 not supported. undefined
@https://web-platform.test:8443/webxr/resources/webxr_util.js:20:24
asyncFunctionResume@[native code]
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:738:40
Promise@[native code]
@https://web-platform.test:8443/resources/testharness.js:737:31
promiseReactionJob@[native code]
/window-management/multi-screen-window-open-fullscreen.tentative.https.html
  FAIL Use multi-screen details to open a fullscreen popup window on each screen - assert_implements: API not supported; use Chrome or Chromium (not content_shell) undefined
@https://web-platform.test:8443/window-management/resources/helpers.js:37:20
asyncFunctionResume@[native code]
setUpWindowManagement@https://web-platform.test:8443/window-management/resources/helpers.js:36:38
@https://web-platform.test:8443/window-management/multi-screen-window-open-fullscreen.tentative.https.html:29:32
asyncFunctionResume@[native code]
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:738:40
Promise@[native code]
@https://web-platform.test:8443/resources/testharness.js:737:31
promiseReactionJob@[native code]
/worklets/audio-worklet-credentials.https.html
  FAIL Importing a remote-origin script with credentials=include should send the credentials - promise_test: Unhandled rejection with value: object "AbortError: Importing a module script failed."
promiseReactionJob@[native code]
/worklets/idlharness.https.any.html
  FAIL idl_test setup - promise_test: Unhandled rejection with value: object "Error fetching /interfaces/worklets.idl."
promiseReactionJob@[native code]
/worklets/layout-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: undefined is not an object (evaluating 'worklet.addModule')"
promiseReactionJob@[native code]
  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')"
promiseReactionJob@[native code]
  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')"
promiseReactionJob@[native code]
  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')"
promiseReactionJob@[native code]
  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')"
promiseReactionJob@[native code]
  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')"
promiseReactionJob@[native code]
  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')"
promiseReactionJob@[native code]
  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')"
promiseReactionJob@[native code]
/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]"
@https://web-platform.test:8443/worklets/resources/service-worker-interception-tests.js:45:18
asyncFunctionResume@[native code]
@[native code]
promiseReactionJobWithoutPromise@[native code]
promiseReactionJob@[native code]
  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]"
@https://web-platform.test:8443/worklets/resources/service-worker-interception-tests.js:75:18
asyncFunctionResume@[native code]
@[native code]
promiseReactionJobWithoutPromise@[native code]
promiseReactionJob@[native code]
  FAIL Static import should be intercepted by a service worker. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
@https://web-platform.test:8443/worklets/resources/service-worker-interception-tests.js:106:18
asyncFunctionResume@[native code]
@[native code]
promiseReactionJobWithoutPromise@[native code]
promiseReactionJob@[native code]
/worklets/paint-worklet-service-worker-interception.https.html
  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 "REJECTED" but got "RESOLVED"
@https://web-platform.test:8443/worklets/resources/service-worker-interception-tests.js:75:18
asyncFunctionResume@[native code]
@[native code]
promiseReactionJobWithoutPromise@[native code]
promiseReactionJob@[native code]
18:28.66 INFO Got 1012 unexpected results, with 0 unexpected passes
18:28.80 wptserve INFO Stopped http server on web-platform.test:8443
18:28.83 wptserve INFO Stopped http server on web-platform.test:8000
18:28.84 wptserve INFO Stopped http server on web-platform.test:9000
18:28.88 wptserve INFO Stopped http server on web-platform.test:8001
18:28.89 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
18:29.06 wptserve INFO Stopped http server on web-platform.test:8446
18:29.08 wptserve INFO Stopped http server on web-platform.test:8445
18:29.08 wptserve INFO Stopped http server on web-platform.test:8003
18:29.09 wptserve INFO Stopped http server on web-platform.test:8002
18:29.15 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
18:29.16 wptserve INFO Stopped http server on web-platform.test:8444
18:29.20 INFO Removed font: Ahem.ttf
18:29.23 INFO Closing logging queue
18:29.23 INFO queue closed
18:29.23 INFO Tolerating 1012 unexpected results
[taskcluster 2024-01-15 02:18:15.599Z] === Task Finished ===
[taskcluster 2024-01-15 02:18:16.534Z] Successful task run with exit code: 0 completed in 1202.256 seconds