Skip to content

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

Community-TC Integration / wpt-servo-nightly-wdspec-1 failed Jan 15, 2024 in 57m 56s

Community-TC (push)

A subset of WPT's "wdspec" tests (chunk number 1 of 2), run in the nightly release of servo.

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=1 --total-chunks=2 --test-type=wdspec --log-mach-level=info --log-mach=- -y --no-pause --no-restart-on-unexpected --install-fonts --no-headless --verify-log-full --install-browser servo


 0:14.39 pid:1279   10: servo::main2::main
 0:14.39 pid:1279   11: std::sys_common::backtrace::__rust_begin_short_backtrace
 0:14.39 pid:1279   12: std::rt::lang_start::{{closure}}
 0:14.39 pid:1279   13: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
 0:14.39 pid:1279              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/core/src/ops/function.rs:284:13
 0:14.39 pid:1279       std::panicking::try::do_call
 0:14.39 pid:1279              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panicking.rs:504:40
 0:14.39 pid:1279       std::panicking::try
 0:14.39 pid:1279              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panicking.rs:468:19
 0:14.39 pid:1279       std::panic::catch_unwind
 0:14.39 pid:1279              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panic.rs:142:14
 0:14.39 pid:1279       std::rt::lang_start_internal::{{closure}}
 0:14.39 pid:1279              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/rt.rs:148:48
 0:14.39 pid:1279       std::panicking::try::do_call
 0:14.39 pid:1279              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panicking.rs:504:40
 0:14.39 pid:1279       std::panicking::try
 0:14.39 pid:1279              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panicking.rs:468:19
 0:14.39 pid:1279       std::panic::catch_unwind
 0:14.39 pid:1279              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panic.rs:142:14
 0:14.39 pid:1279       std::rt::lang_start_internal
 0:14.39 pid:1279              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/rt.rs:148:20
 0:14.39 pid:1279   14: main
 0:14.39 pid:1279   15: __libc_start_main
 0:14.39 pid:1279   16: _start
 0:14.39 ERROR Failure during init:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/testrunner.py", line 213, in init
    self.browser.start(group_metadata=group_metadata, **self.browser_settings)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 319, in start
    self._run_server(group_metadata, **kwargs)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

 0:14.90 ERROR WebDriver was not accessible within the timeout:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

 0:14.90 pid:1285 Full command: /home/test/web-platform-tests/_venv3/servo/servo --webdriver=47399 --hard-fail --headless
pid:1285 error: XDG_RUNTIME_DIR not set in the environment.
 0:14.90 pid:1285 egl function was not loaded (thread main, at /home/runner/work/servo/servo/target/production/build/surfman-1a0ba24a885b2689/out/egl_bindings.rs:284)
 0:14.90 pid:1285    0: servo::backtrace::print
 0:14.90 pid:1285    1: servo::main2::main::{{closure}}
 0:14.90 pid:1285    2: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
 0:14.90 pid:1285              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/alloc/src/boxed.rs:2021:9
 0:14.90 pid:1285       std::panicking::rust_panic_with_hook
 0:14.90 pid:1285              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panicking.rs:735:13
 0:14.90 pid:1285    3: std::panicking::begin_panic::{{closure}}
 0:14.90 pid:1285    4: std::sys_common::backtrace::__rust_end_short_backtrace
 0:14.90 pid:1285    5: std::panicking::begin_panic
 0:14.90 pid:1285    6: surfman::egl::missing_fn_panic
 0:14.90 pid:1285    7: surfman::platform::unix::x11::connection::create_egl_display
 0:14.90 pid:1285    8: servo::headless_window::Window::new
 0:14.90 pid:1285    9: servo::app::App::run
 0:14.90 pid:1285   10: servo::main2::main
 0:14.90 pid:1285   11: std::sys_common::backtrace::__rust_begin_short_backtrace
 0:14.90 pid:1285   12: std::rt::lang_start::{{closure}}
 0:14.90 pid:1285   13: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
 0:14.90 pid:1285              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/core/src/ops/function.rs:284:13
 0:14.90 pid:1285       std::panicking::try::do_call
 0:14.90 pid:1285              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panicking.rs:504:40
 0:14.90 pid:1285       std::panicking::try
 0:14.90 pid:1285              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panicking.rs:468:19
 0:14.90 pid:1285       std::panic::catch_unwind
 0:14.90 pid:1285              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panic.rs:142:14
 0:14.90 pid:1285       std::rt::lang_start_internal::{{closure}}
 0:14.90 pid:1285              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/rt.rs:148:48
 0:14.90 pid:1285       std::panicking::try::do_call
 0:14.90 pid:1285              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panicking.rs:504:40
 0:14.90 pid:1285       std::panicking::try
 0:14.90 pid:1285              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panicking.rs:468:19
 0:14.90 pid:1285       std::panic::catch_unwind
 0:14.90 pid:1285              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/panic.rs:142:14
 0:14.90 pid:1285       std::rt::lang_start_internal
 0:14.90 pid:1285              at /rustc/a28077b28a02b92985b3a3faecf92813155f1ea1/library/std/src/rt.rs:148:20
 0:14.90 pid:1285   14: main
 0:14.90 pid:1285   15: __libc_start_main
 0:14.90 pid:1285   16: _start
 0:14.90 ERROR Failure during init:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/testrunner.py", line 213, in init
    self.browser.start(group_metadata=group_metadata, **self.browser_settings)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 319, in start
    self._run_server(group_metadata, **kwargs)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

 0:14.90 CRITICAL Max restarts exceeded
 0:14.90 INFO No more tests
 0:14.90 CRITICAL Tests left in the queue: '/webdriver/tests/bidi/browsing_context/capture_screenshot/clip.py' and 176 others
 0:14.90 SUITE_END

web-platform-test
~~~~~~~~~~~~~~~~~
Ran 0 checks ()
Expected results: 0
Unexpected results: 0

Unexpected Results
------------------
ERROR WebDriver was not accessible within the timeout:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

ERROR Failure during init:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/testrunner.py", line 213, in init
    self.browser.start(group_metadata=group_metadata, **self.browser_settings)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 319, in start
    self._run_server(group_metadata, **kwargs)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

ERROR WebDriver was not accessible within the timeout:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

ERROR Failure during init:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/testrunner.py", line 213, in init
    self.browser.start(group_metadata=group_metadata, **self.browser_settings)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 319, in start
    self._run_server(group_metadata, **kwargs)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

ERROR WebDriver was not accessible within the timeout:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

ERROR Failure during init:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/testrunner.py", line 213, in init
    self.browser.start(group_metadata=group_metadata, **self.browser_settings)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 319, in start
    self._run_server(group_metadata, **kwargs)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

ERROR WebDriver was not accessible within the timeout:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

ERROR Failure during init:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/testrunner.py", line 213, in init
    self.browser.start(group_metadata=group_metadata, **self.browser_settings)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 319, in start
    self._run_server(group_metadata, **kwargs)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

ERROR WebDriver was not accessible within the timeout:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

ERROR Failure during init:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/testrunner.py", line 213, in init
    self.browser.start(group_metadata=group_metadata, **self.browser_settings)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 319, in start
    self._run_server(group_metadata, **kwargs)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

ERROR WebDriver was not accessible within the timeout:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

ERROR Failure during init:
Traceback (most recent call last):
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/testrunner.py", line 213, in init
    self.browser.start(group_metadata=group_metadata, **self.browser_settings)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 319, in start
    self._run_server(group_metadata, **kwargs)
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py", line 352, in _run_server
    wait_for_service(
  File "/home/test/web-platform-tests/tools/wptrunner/wptrunner/environment.py", line 364, in wait_for_service
    raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:47399

CRITICAL Max restarts exceeded
CRITICAL Tests left in the queue: '/webdriver/tests/bidi/browsing_context/capture_screenshot/clip.py' and 176 others
 0:14.90 INFO Got 0 unexpected results, with 0 unexpected passes
 0:14.94 wptserve INFO Stopped http server on 127.0.0.1:8445
 0:14.94 wptserve INFO Stopped http server on 127.0.0.1:8444
 0:14.94 wptserve INFO Stopped http server on 127.0.0.1:8001
 0:14.94 wptserve INFO Stopped http server on 127.0.0.1:8002
 0:14.94 wptserve INFO Stopped http server on 127.0.0.1:8446
 0:14.94 wptserve INFO Close on: (<AddressFamily.AF_INET6: 10>, <SocketKind.SOCK_STREAM: 1>, '', '', '')
 0:14.95 wptserve INFO Stopped http server on 127.0.0.1:8443
 0:14.95 wptserve INFO Close on: (<AddressFamily.AF_INET6: 10>, <SocketKind.SOCK_STREAM: 1>, '', '', '')
 0:14.95 wptserve INFO Stopped http server on 127.0.0.1:8003
 0:14.95 wptserve INFO Stopped http server on 127.0.0.1:9000
 0:14.95 wptserve INFO Stopped http server on 127.0.0.1:8000
 0:15.56 INFO Removed font: Ahem.ttf
 0:15.61 INFO Closing logging queue
 0:15.61 INFO queue closed
 0:15.61 CRITICAL No tests ran
[taskcluster 2024-01-15 02:36:36.238Z] === Task Finished ===
[taskcluster 2024-01-15 02:36:37.021Z] Unsuccessful task run with exit code: 1 completed in 205.938 seconds