Skip to content

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

Community-TC Integration / wpt-webkitgtk_minibrowser-nightly-testharness-8 succeeded Jan 15, 2024 in 18m 1s

Community-TC (push)

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

Details

View task in Taskcluster
View logs in Taskcluster

WPT Command: python3 ./wpt run --channel=nightly --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/resources/testharness.js:737:31
  FAIL Importing a cross-origin-redirected resource with the Access-Control-Allow-Origin header should resolve the given promise - undefined is not an object (evaluating 'worklet.addModule')
@https://web-platform.test:8443/worklets/resources/import-tests.js:122:23
@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
  FAIL Importing a cross-origin-redirected resource without the Access-Control-Allow-Origin header should reject the given promise - undefined is not an object (evaluating 'worklet.addModule')
@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
  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
  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
  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
/worklets/paint-worklet-csp.https.html
  FAIL A remote-origin 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
  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
  FAIL A remote-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
  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
  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
  FAIL An insecure-origin worklet should be blocked because of mixed contents. - assert_equals: expected "REJECTED" but got "RESOLVED"
@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 "REJECTED" but got "RESOLVED"
@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 "REJECTED" but got "RESOLVED"
@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 "REJECTED" but got "RESOLVED"
@https://web-platform.test:8443/worklets/resources/csp-tests.js:17:37
/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
/websockets/constructor/022.html?wpt_flags=h2
  TIMEOUT /websockets/constructor/022.html?wpt_flags=h2 - TestRunner hit external timeout (this may indicate a hang)
/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
@https://web-platform.test:8443/webxr/resources/webxr_util.js:17:25
@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
  FAIL XRFrame.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl2 - 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
@https://web-platform.test:8443/webxr/resources/webxr_util.js:17:25
@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
  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
@https://web-platform.test:8443/webxr/resources/webxr_util.js:17:25
@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
  FAIL XRWebGLBinding.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl2 - 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
@https://web-platform.test:8443/webxr/resources/webxr_util.js:17:25
@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
/webxr/depth-sensing/gpu/depth_sensing_gpu_inactiveFrame.https.html
  ERROR /webxr/depth-sensing/gpu/depth_sensing_gpu_inactiveFrame.https.html - ReferenceError: Can't find variable: testFunctionGenerator
global code@https://web-platform.test:8443/webxr/depth-sensing/gpu/depth_sensing_gpu_inactiveFrame.https.html:19:24
/webxr/depth-sensing/gpu/depth_sensing_gpu_incorrectUsage.https.html
  FAIL Ensures XRCPUDepthInformation is not obtainable in `gpu-optimized` usage mode - 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
@https://web-platform.test:8443/webxr/resources/webxr_util.js:17:25
@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
  FAIL Ensures XRCPUDepthInformation is not obtainable in `gpu-optimized` usage mode - webgl2 - 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
@https://web-platform.test:8443/webxr/resources/webxr_util.js:17:25
@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
/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
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
@https://web-platform.test:8443/window-management/multi-screen-window-open-fullscreen.tentative.https.html:28:25
@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
/worklets/animation-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')"
get_stack@https://web-platform.test:8443/resources/testharness.js:4551:30
AssertionError@https://web-platform.test:8443/resources/testharness.js:4544:31
assert@https://web-platform.test:8443/resources/testharness.js:4528:37
@https://web-platform.test:8443/resources/testharness.js:764:35
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:2651:40
  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')"
get_stack@https://web-platform.test:8443/resources/testharness.js:4551:30
AssertionError@https://web-platform.test:8443/resources/testharness.js:4544:31
assert@https://web-platform.test:8443/resources/testharness.js:4528:37
@https://web-platform.test:8443/resources/testharness.js:764:35
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:2651:40
  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')"
get_stack@https://web-platform.test:8443/resources/testharness.js:4551:30
AssertionError@https://web-platform.test:8443/resources/testharness.js:4544:31
assert@https://web-platform.test:8443/resources/testharness.js:4528:37
@https://web-platform.test:8443/resources/testharness.js:764:35
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:2651:40
  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')"
get_stack@https://web-platform.test:8443/resources/testharness.js:4551:30
AssertionError@https://web-platform.test:8443/resources/testharness.js:4544:31
assert@https://web-platform.test:8443/resources/testharness.js:4528:37
@https://web-platform.test:8443/resources/testharness.js:764:35
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:2651:40
  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')"
get_stack@https://web-platform.test:8443/resources/testharness.js:4551:30
AssertionError@https://web-platform.test:8443/resources/testharness.js:4544:31
assert@https://web-platform.test:8443/resources/testharness.js:4528:37
@https://web-platform.test:8443/resources/testharness.js:764:35
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:2651:40
  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')"
get_stack@https://web-platform.test:8443/resources/testharness.js:4551:30
AssertionError@https://web-platform.test:8443/resources/testharness.js:4544:31
assert@https://web-platform.test:8443/resources/testharness.js:4528:37
@https://web-platform.test:8443/resources/testharness.js:764:35
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:2651:40
  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')"
get_stack@https://web-platform.test:8443/resources/testharness.js:4551:30
AssertionError@https://web-platform.test:8443/resources/testharness.js:4544:31
assert@https://web-platform.test:8443/resources/testharness.js:4528:37
@https://web-platform.test:8443/resources/testharness.js:764:35
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:2651:40
  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')"
get_stack@https://web-platform.test:8443/resources/testharness.js:4551:30
AssertionError@https://web-platform.test:8443/resources/testharness.js:4544:31
assert@https://web-platform.test:8443/resources/testharness.js:4528:37
@https://web-platform.test:8443/resources/testharness.js:764:35
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:2651:40
/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
  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
  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
/worklets/idlharness.https.any.html
  FAIL idl_test setup - promise_test: Unhandled rejection with value: object "Error fetching /interfaces/worklets.idl."
get_stack@https://web-platform.test:8443/resources/testharness.js:4551:30
AssertionError@https://web-platform.test:8443/resources/testharness.js:4544:31
assert@https://web-platform.test:8443/resources/testharness.js:4528:37
@https://web-platform.test:8443/resources/testharness.js:764:35
@https://web-platform.test:8443/resources/testharness.js:2604:30
@https://web-platform.test:8443/resources/testharness.js:2651:40
/worklets/layout-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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@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]"
@https://web-platform.test:8443/worklets/resources/service-worker-interception-tests.js:106:18
15:11.44 INFO Got 838 unexpected results, with 0 unexpected passes
15:11.52 wptserve INFO Stopped http server on web-platform.test:8443
15:11.62 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
15:11.62 wptserve INFO Stopped http server on web-platform.test:8000
15:11.73 wptserve INFO Stopped http server on web-platform.test:8446
15:11.76 wptserve INFO Stopped http server on web-platform.test:8444
15:11.78 wptserve INFO Stopped http server on web-platform.test:8001
15:11.79 wptserve INFO Stopped http server on web-platform.test:8003
15:11.80 wptserve INFO Stopped http server on web-platform.test:8445
15:11.81 wptserve INFO Stopped http server on web-platform.test:8002
15:11.82 wptserve INFO Stopped http server on web-platform.test:9000
15:11.92 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
15:11.97 INFO Removed font: Ahem.ttf
15:11.99 INFO Closing logging queue
15:12.00 INFO queue closed
15:12.00 INFO Tolerating 838 unexpected results
X connection to :99.0 broken (explicit kill or server shutdown).

[taskcluster 2024-01-15 01:56:22.177Z] === Task Finished ===
[taskcluster 2024-01-15 01:56:22.982Z] Successful task run with exit code: 0 completed in 1021.964 seconds