Skip to content

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

Community-TC Integration / wpt-firefox-nightly-testharness-2 succeeded Jan 15, 2024 in 39m 59s

Community-TC (push)

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

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=2 --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


test@https://web-platform.test:9000/resources/testharness.js:633:30
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:12:5
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.worker.js?wpt_flags=h2:10:14
  FAIL constructing with invalid options should throw - assert_throws_js: constructor should throw function "() => new WebSocketStream(`${BASEURL}/`, true)" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:18:19
Test.prototype.step@https://web-platform.test:9000/resources/testharness.js:2604:25
test@https://web-platform.test:9000/resources/testharness.js:633:30
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:17:5
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.worker.js?wpt_flags=h2:10:14
  FAIL protocols should be required to be a list - assert_throws_js: constructor should throw function "() => new WebSocketStream(`${BASEURL}/`, {protocols: 'hi'})" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:24:19
Test.prototype.step@https://web-platform.test:9000/resources/testharness.js:2604:25
test@https://web-platform.test:9000/resources/testharness.js:633:30
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:23:5
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.worker.js?wpt_flags=h2:10:14
  FAIL constructing with a valid URL should work - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
  FAIL setting a protocol in the constructor should work - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
  FAIL connection failure should reject the promises - WebSocketStream is not defined
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:48:15
Test.prototype.step@https://web-platform.test:9000/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:9000/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:9000/resources/testharness.js:737:20
  FAIL wss.opened should resolve to the right types - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
/websockets/stream/tentative/constructor.any.sharedworker.html?wss
  FAIL constructing with no URL should throw - assert_throws_js: constructor should throw function "() => new WebSocketStream()" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:8:19
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2604:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:7:5
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.worker.js?wss:10:14
  FAIL constructing with an invalid URL should throw - assert_throws_dom: constructor should throw function "() => new WebSocketStream('invalid:')" threw object "ReferenceError: WebSocketStream is not defined" that is not a DOMException SyntaxError: property "code" is equal to undefined, expected 12
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:13:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2604:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:12:5
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.worker.js?wss:10:14
  FAIL constructing with invalid options should throw - assert_throws_js: constructor should throw function "() => new WebSocketStream(`${BASEURL}/`, true)" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:18:19
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2604:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:17:5
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.worker.js?wss:10:14
  FAIL protocols should be required to be a list - assert_throws_js: constructor should throw function "() => new WebSocketStream(`${BASEURL}/`, {protocols: 'hi'})" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:24:19
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2604:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:23:5
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.worker.js?wss:10:14
  FAIL constructing with a valid URL should work - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
  FAIL setting a protocol in the constructor should work - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
  FAIL connection failure should reject the promises - WebSocketStream is not defined
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:48:15
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:738:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:737:20
  FAIL wss.opened should resolve to the right types - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
/websockets/stream/tentative/constructor.any.serviceworker.html?wss
  FAIL constructing with no URL should throw - assert_throws_js: constructor should throw function "() => new WebSocketStream()" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@https://web-platform.test:8443/websockets/stream/tentative/constructor.any.js:8:19
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/websockets/stream/tentative/constructor.any.js:7:5
@https://web-platform.test:8443/websockets/stream/tentative/constructor.any.worker.js?wss:10:14
  FAIL constructing with an invalid URL should throw - assert_throws_dom: constructor should throw function "() => new WebSocketStream('invalid:')" threw object "ReferenceError: WebSocketStream is not defined" that is not a DOMException SyntaxError: property "code" is equal to undefined, expected 12
@https://web-platform.test:8443/websockets/stream/tentative/constructor.any.js:13:20
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/websockets/stream/tentative/constructor.any.js:12:5
@https://web-platform.test:8443/websockets/stream/tentative/constructor.any.worker.js?wss:10:14
  FAIL constructing with invalid options should throw - assert_throws_js: constructor should throw function "() => new WebSocketStream(`${BASEURL}/`, true)" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@https://web-platform.test:8443/websockets/stream/tentative/constructor.any.js:18:19
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/websockets/stream/tentative/constructor.any.js:17:5
@https://web-platform.test:8443/websockets/stream/tentative/constructor.any.worker.js?wss:10:14
  FAIL protocols should be required to be a list - assert_throws_js: constructor should throw function "() => new WebSocketStream(`${BASEURL}/`, {protocols: 'hi'})" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@https://web-platform.test:8443/websockets/stream/tentative/constructor.any.js:24:19
Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2604:25
test@https://web-platform.test:8443/resources/testharness.js:633:30
@https://web-platform.test:8443/websockets/stream/tentative/constructor.any.js:23:5
@https://web-platform.test:8443/websockets/stream/tentative/constructor.any.worker.js?wss:10:14
  FAIL constructing with a valid URL should work - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
  FAIL setting a protocol in the constructor should work - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
  FAIL connection failure should reject the promises - WebSocketStream is not defined
@https://web-platform.test:8443/websockets/stream/tentative/constructor.any.js:48:15
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 wss.opened should resolve to the right types - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
/websockets/stream/tentative/constructor.any.html?wss
  FAIL constructing with no URL should throw - assert_throws_js: constructor should throw function "() => new WebSocketStream()" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:8:19
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2604:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:7:5
  FAIL constructing with an invalid URL should throw - assert_throws_dom: constructor should throw function "() => new WebSocketStream('invalid:')" threw object "ReferenceError: WebSocketStream is not defined" that is not a DOMException SyntaxError: property "code" is equal to undefined, expected 12
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:13:20
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2604:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:12:5
  FAIL constructing with invalid options should throw - assert_throws_js: constructor should throw function "() => new WebSocketStream(`${BASEURL}/`, true)" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:18:19
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2604:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:17:5
  FAIL protocols should be required to be a list - assert_throws_js: constructor should throw function "() => new WebSocketStream(`${BASEURL}/`, {protocols: 'hi'})" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:24:19
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2604:25
test@http://web-platform.test:8000/resources/testharness.js:633:30
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:23:5
  FAIL constructing with a valid URL should work - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
  FAIL setting a protocol in the constructor should work - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
  FAIL connection failure should reject the promises - WebSocketStream is not defined
@http://web-platform.test:8000/websockets/stream/tentative/constructor.any.js:48:15
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:738:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:737:20
  FAIL wss.opened should resolve to the right types - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
/websockets/stream/tentative/constructor.any.sharedworker.html?wpt_flags=h2
  FAIL constructing with no URL should throw - assert_throws_js: constructor should throw function "() => new WebSocketStream()" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:8:19
Test.prototype.step@https://web-platform.test:9000/resources/testharness.js:2604:25
test@https://web-platform.test:9000/resources/testharness.js:633:30
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:7:5
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.worker.js?wpt_flags=h2:10:14
  FAIL constructing with an invalid URL should throw - assert_throws_dom: constructor should throw function "() => new WebSocketStream('invalid:')" threw object "ReferenceError: WebSocketStream is not defined" that is not a DOMException SyntaxError: property "code" is equal to undefined, expected 12
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:13:20
Test.prototype.step@https://web-platform.test:9000/resources/testharness.js:2604:25
test@https://web-platform.test:9000/resources/testharness.js:633:30
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:12:5
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.worker.js?wpt_flags=h2:10:14
  FAIL constructing with invalid options should throw - assert_throws_js: constructor should throw function "() => new WebSocketStream(`${BASEURL}/`, true)" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:18:19
Test.prototype.step@https://web-platform.test:9000/resources/testharness.js:2604:25
test@https://web-platform.test:9000/resources/testharness.js:633:30
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:17:5
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.worker.js?wpt_flags=h2:10:14
  FAIL protocols should be required to be a list - assert_throws_js: constructor should throw function "() => new WebSocketStream(`${BASEURL}/`, {protocols: 'hi'})" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:24:19
Test.prototype.step@https://web-platform.test:9000/resources/testharness.js:2604:25
test@https://web-platform.test:9000/resources/testharness.js:633:30
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:23:5
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.worker.js?wpt_flags=h2:10:14
  FAIL constructing with a valid URL should work - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
  FAIL setting a protocol in the constructor should work - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
  FAIL connection failure should reject the promises - WebSocketStream is not defined
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:48:15
Test.prototype.step@https://web-platform.test:9000/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:9000/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:9000/resources/testharness.js:737:20
  FAIL wss.opened should resolve to the right types - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
/websockets/stream/tentative/constructor.any.html?wpt_flags=h2
  FAIL constructing with no URL should throw - assert_throws_js: constructor should throw function "() => new WebSocketStream()" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:8:19
Test.prototype.step@https://web-platform.test:9000/resources/testharness.js:2604:25
test@https://web-platform.test:9000/resources/testharness.js:633:30
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:7:5
  FAIL constructing with an invalid URL should throw - assert_throws_dom: constructor should throw function "() => new WebSocketStream('invalid:')" threw object "ReferenceError: WebSocketStream is not defined" that is not a DOMException SyntaxError: property "code" is equal to undefined, expected 12
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:13:20
Test.prototype.step@https://web-platform.test:9000/resources/testharness.js:2604:25
test@https://web-platform.test:9000/resources/testharness.js:633:30
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:12:5
  FAIL constructing with invalid options should throw - assert_throws_js: constructor should throw function "() => new WebSocketStream(`${BASEURL}/`, true)" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:18:19
Test.prototype.step@https://web-platform.test:9000/resources/testharness.js:2604:25
test@https://web-platform.test:9000/resources/testharness.js:633:30
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:17:5
  FAIL protocols should be required to be a list - assert_throws_js: constructor should throw function "() => new WebSocketStream(`${BASEURL}/`, {protocols: 'hi'})" threw object "ReferenceError: WebSocketStream is not defined" ("ReferenceError") expected instance of function "function TypeError() {
    [native code]
}" ("TypeError")
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:24:19
Test.prototype.step@https://web-platform.test:9000/resources/testharness.js:2604:25
test@https://web-platform.test:9000/resources/testharness.js:633:30
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:23:5
  FAIL constructing with a valid URL should work - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
  FAIL setting a protocol in the constructor should work - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
  FAIL connection failure should reject the promises - WebSocketStream is not defined
@https://web-platform.test:9000/websockets/stream/tentative/constructor.any.js:48:15
Test.prototype.step@https://web-platform.test:9000/resources/testharness.js:2604:25
promise_test/tests.promise_tests</<@https://web-platform.test:9000/resources/testharness.js:738:36
promise_test/tests.promise_tests<@https://web-platform.test:9000/resources/testharness.js:737:20
  FAIL wss.opened should resolve to the right types - promise_test: Unhandled rejection with value: object "ReferenceError: WebSocketStream is not defined"
/webvtt/parsing/file-parsing/tests/regions-edge-case.html
  FAIL regions, lines - can't access property "lines", region2 is null
trackLoaded@http://web-platform.test:8000/webvtt/parsing/file-parsing/tests/regions-edge-case.html:37:15
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2604:25
Test.prototype.step_func/<@http://web-platform.test:8000/resources/testharness.js:2651:35
/webvtt/parsing/file-parsing/tests/regions-lines.html
  FAIL regions, lines - assert_equals: Failed with region 5 expected 4294967296 but got 0
trackLoaded/<@http://web-platform.test:8000/webvtt/parsing/file-parsing/tests/regions-lines.html:48:18
trackLoaded@http://web-platform.test:8000/webvtt/parsing/file-parsing/tests/regions-lines.html:47:13
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2604:25
Test.prototype.step_func/<@http://web-platform.test:8000/resources/testharness.js:2651:35
/webvtt/parsing/file-parsing/tests/settings-line.html
  FAIL settings, line - assert_unreached: got unexpected error event Reached unreachable code
trackError@http://web-platform.test:8000/webvtt/parsing/file-parsing/tests/settings-line.html:100:21
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2604:25
Test.prototype.step_func/<@http://web-platform.test:8000/resources/testharness.js:2651:35
37:37.77 INFO Got 534 unexpected results, with 0 unexpected passes
37:37.77 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
37:37.82 wptserve INFO Stopped http server on 127.0.0.1:8001
37:37.84 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
37:37.86 wptserve INFO Stopped http server on 127.0.0.1:9000
37:38.00 wptserve INFO Stopped http server on 127.0.0.1:8003
37:38.01 wptserve INFO Stopped http server on 127.0.0.1:8446
37:38.01 wptserve INFO Stopped http server on 127.0.0.1:8444
37:38.04 wptserve INFO Stopped http server on 127.0.0.1:8445
37:38.05 wptserve INFO Stopped http server on 127.0.0.1:8002
37:38.18 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
37:38.20 wptserve INFO Stopped http server on 127.0.0.1:8000
37:38.24 wptserve INFO Stopped http server on 127.0.0.1:8443
37:38.29 INFO Removed font: Ahem.ttf
37:38.31 INFO Closing logging queue
37:38.31 INFO queue closed
37:38.31 INFO Tolerating 534 unexpected results
[taskcluster 2024-01-15 00:35:54.752Z] === Task Finished ===
[taskcluster 2024-01-15 00:35:55.732Z] Successful task run with exit code: 0 completed in 2324.859 seconds