Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wptrunner] Support testdriver.js in {ref,print-ref,crash}tests #48486

Merged

[wptrunner] Support testdriver.js in {ref,print-ref,crash}tests

7727e0a
Select commit
Loading
Failed to load commit list.
Merged

[wptrunner] Support testdriver.js in {ref,print-ref,crash}tests #48486

[wptrunner] Support testdriver.js in {ref,print-ref,crash}tests
7727e0a
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-firefox-nightly-results-without-changes succeeded Dec 12, 2024 in 6m 19s

Community-TC (pull_request)

Collect results for all tests affected by a pull request in firefox but without the changes in the PR.

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-12-12T18:24:40.384Z
Resolved: 2024-12-12T18:28:49.230Z
Task Execution Time: 4 minutes, 8 seconds, 846 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log
- public/results/checkrun.md
- public/results/wpt_report.json.gz
- public/results/wpt_screenshot.txt.gz

WPT Command: python3 ./wpt run --channel=nightly --no-fail-on-unexpected --log-wptreport=../artifacts/wpt_report.json --log-wptscreenshot=../artifacts/wpt_screenshot.txt --affected task_head --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


[taskcluster 2024-12-12 18:24:40.512Z] Task ID: R9KCEnePT_uHzh7V2XBWXA
[taskcluster 2024-12-12 18:24:40.512Z] Worker ID: 2173520077875746012
[taskcluster 2024-12-12 18:24:40.512Z] Worker Group: us-east1-c
[taskcluster 2024-12-12 18:24:40.512Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2024-12-12 18:24:40.512Z] Worker Pool: proj-wpt/ci
[taskcluster 2024-12-12 18:24:40.512Z] Worker Version: 46.1.0
[taskcluster 2024-12-12 18:24:40.512Z] Public IP: 34.148.15.188
[taskcluster 2024-12-12 18:24:40.512Z] Hostname: proj-wpt-ci-nee9qppdryam65xxy7r9qq

ff2b96c8f8ff - Started downloading
ff2b96c8f8ff - Downloaded in 0.011 seconds
560c024910be - Started downloading
72ebe8ecf66d - Started downloading
430011f338a2 - Started downloading
430011f338a2 - Downloaded in 0.045 seconds
560c024910be - Downloaded in 0.199 seconds
79df10d18997 - Started downloading
4f4fb700ef54 - Started downloading
4f4fb700ef54 - Downloaded in 0.002 seconds
7e274023cae9 - Started downloading

...(29 lines hidden)...

+++ /usr/bin/locale-check C.UTF-8
++ eval
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/libvirt-uri.sh ']'
+ . /etc/profile.d/libvirt-uri.sh
++ LIBVIRT_DEFAULT_URI=qemu:///system
++ '[' -f /proc/xen/capabilities ']'
++ export LIBVIRT_DEFAULT_URI
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/vte-2.91.sh ']'
+ . /etc/profile.d/vte-2.91.sh
++ '[' -n '5.0.17(1)-release' -o -n '' ']'
++ [[ hxBc == *i* ]]
++ return 0
+ unset i
+ '[' -n '5.0.17(1)-release' ']'
+ '[' -f /home/test/.bashrc ']'
+ . /home/test/.bashrc
+ '[' -d /home/test/bin ']'
+ PATH=/home/test/bin:/home/test/bin:/home/test/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ '[' -d /home/test/.local/bin ']'
+ /home/test/start.sh https://github.com/web-platform-tests/wpt.git refs/pull/48486/merge
+ REMOTE=https://github.com/web-platform-tests/wpt.git
+ REF=refs/pull/48486/merge
+ cd /home/test
+ '[' -e /dev/kvm ']'
+ '[' '!' -d web-platform-tests ']'
+ mkdir web-platform-tests
+ cd web-platform-tests
+ git init
Initialized empty Git repository in /home/test/web-platform-tests/.git/
+ git remote add origin https://github.com/web-platform-tests/wpt.git
+ retry git fetch --quiet --depth=50 --tags origin refs/pull/48486/merge:task_head
Running git fetch --quiet --depth=50 --tags origin refs/pull/48486/merge:task_head [try 1/5]
Command succeeded
+ git checkout --quiet task_head
+ cd web-platform-tests
+ ./tools/ci/run_tc.py --ref=refs/pull/48486/merge --head-rev=7727e0a45d609114c9fd85817e533a068aa59e18 --merge-rev=9b8f03a922b7526064954090eb9a3d44131c09cf --oom-killer --xvfb --hosts --checkout=base_head --browser=firefox --channel=nightly --install-certificates -- ./tools/ci/taskcluster-run.py --commit-range task_head firefox nightly -- --channel=nightly --no-fail-on-unexpected --log-wptreport=../artifacts/wpt_report.json --log-wptscreenshot=../artifacts/wpt_screenshot.txt
git rev-parse task_head
git rev-parse task_head^@
git branch base_head 5c0247d577ca0c3d03ba0b8d07cc81f05a254d4b
git branch pr_head 7727e0a45d609114c9fd85817e533a068aa59e18
git fetch --quiet origin master:master
git checkout --quiet base_head
git for-each-ref refs/heads
INFO: git refs:
5c0247d577ca0c3d03ba0b8d07cc81f05a254d4b commit	refs/heads/base_head
5c0247d577ca0c3d03ba0b8d07cc81f05a254d4b commit	refs/heads/master
7727e0a45d609114c9fd85817e533a068aa59e18 commit	refs/heads/pr_head
9b8f03a922b7526064954090eb9a3d44131c09cf commit	refs/heads/task_head

git rev-parse HEAD
INFO: checked out commit:
5c0247d577ca0c3d03ba0b8d07cc81f05a254d4b

DEBUG: Got artifacts {'artifacts': [{'storageType': 's3', 'name': 'public/logs/live_backing.log', 'expires': '2025-12-13T18:22:21.553Z', 'contentType': 'text/plain; charset=utf-8'}, {'storageType': 'link', 'name': 'public/logs/live.log', 'expires': '2025-12-13T18:22:21.553Z', 'contentType': 'text/plain; charset=utf-8'}, {'storageType': 's3', 'name': 'public/results/firefox-nightly.tar.xz', 'expires': '2025-12-13T18:22:21.553Z', 'contentType': 'application/x-xz'}]}
DEBUG: candidate: public/logs/live_backing.log glob: public/results/firefox-nightly.*
DEBUG: candidate: public/logs/live.log glob: public/results/firefox-nightly.*
DEBUG: candidate: public/results/firefox-nightly.tar.xz glob: public/results/firefox-nightly.*
INFO: Fetching aritfact public/results/firefox-nightly.tar.xz from task KPChsE08Qtel1JnE3MuZWQ
tar -xf /home/test/build/firefox-nightly.tar.xz
sudo sh -c ./wpt make-hosts-file >> /etc/hosts
sudo cp tools/certs/cacert.pem /usr/local/share/ca-certificates/cacert.crt
sudo update-ca-certificates
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
1 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...

Adding debian:cacert.pem
done.
done.
sudo Xvfb :99.0 -screen 0 1280x1024x24
sudo fluxbox -display :99.0
sudo earlyoom -p -r 60 --prefer=(chrome|firefox) --avoid=python
./tools/ci/taskcluster-run.py --commit-range task_head firefox nightly -- --channel=nightly --no-fail-on-unexpected --log-wptreport=../artifacts/wpt_report.json --log-wptscreenshot=../artifacts/wpt_screenshot.txt
earlyoom v1.3
Prefering to kill process names that match regex '(chrome|firefox)'
Avoiding to kill process names that match regex 'python'
Could not set priority: Permission denied. Continuing anyway
Could not set oom_score_adj: Permission denied. Continuing anyway
mem total: 15806 MiB, swap total:    0 MiB
sending SIGTERM when mem <= 10 % and swap <= 10 %,
        SIGKILL when mem <=  5 % and swap <=  5 %
Could not lock memory - continuing anyway: Cannot allocate memory
mem avail: 15013 of 15806 MiB (94 %), swap free:    0 of    0 MiB ( 0 %)
INFO:manifest:Downloading manifest from https://github.com/web-platform-tests/wpt/releases/download/merge_pr_49657/MANIFEST-5c0247d577ca0c3d03ba0b8d07cc81f05a254d4b.json.bz2
INFO:manifest:Manifest downloaded
2024-12-12 18:26:33,875 - tc-run - INFO - Running tests affected in range 'task_head'...
2024-12-12 18:26:33,876 - tc-run - INFO - Executing command: python3 ./wpt run --channel=nightly --no-fail-on-unexpected --log-wptreport=../artifacts/wpt_report.json --log-wptscreenshot=../artifacts/wpt_screenshot.txt --affected task_head --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
  ERROR: Command errored out with exit status 1:
   command: /home/test/web-platform-tests/_venv3/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-k7arsm18/mozdebug/setup.py'"'"'; __file__='"'"'/tmp/pip-install-k7arsm18/mozdebug/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-jpd6b6ax
       cwd: /tmp/pip-install-k7arsm18/mozdebug/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help
  
  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for mozdebug
  ERROR: Command errored out with exit status 1:
   command: /home/test/web-platform-tests/_venv3/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-k7arsm18/mozlog/setup.py'"'"'; __file__='"'"'/tmp/pip-install-k7arsm18/mozlog/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-880xh46v
       cwd: /tmp/pip-install-k7arsm18/mozlog/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help
  
  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for mozlog
mem avail: 14930 of 15806 MiB (94 %), swap free:    0 of    0 MiB ( 0 %)
 0:00.00 INFO Set tests_root to /home/test/web-platform-tests
 0:00.00 INFO Set metadata_root to /home/test/web-platform-tests
 0:00.00 INFO Set manifest_update to True
 0:00.00 INFO Set manifest_download to True
  ERROR: Command errored out with exit status 1:
   command: /home/test/web-platform-tests/_venv3/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-sz5esvn8/mozprofile/setup.py'"'"'; __file__='"'"'/tmp/pip-install-sz5esvn8/mozprofile/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-rtmrhcvr
       cwd: /tmp/pip-install-sz5esvn8/mozprofile/
  Complete output (6 lines):
  usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: setup.py --help [cmd1 cmd2 ...]
     or: setup.py --help-commands
     or: setup.py cmd --help
  
  error: invalid command 'bdist_wheel'
  ----------------------------------------
  ERROR: Failed building wheel for mozprofile
 0:27.18 INFO Identified 0 affected tests
 0:27.18 INFO Using certutil /usr/bin/certutil
 0:27.18 INFO Downloading geckodriver
 0:27.18 INFO Attempting to install webdriver from nightly
 0:27.49 INFO Extracted geckodriver to /home/test/web-platform-tests/_venv3/bin/geckodriver
 0:27.49 INFO Installed b'geckodriver 0.35.0 (9dfed8478876 2024-12-05 23:29 +0200)'
 0:27.52 INFO Downloading test prefs from https://hg.mozilla.org/mozilla-central/archive/tip.zip/testing/profiles/
 0:30.59 INFO Test prefs downloaded to /home/test/web-platform-tests/_venv3/profiles/nightly/135.0
 0:30.76 mozversion INFO application_buildid: 20241212095112
 0:30.76 mozversion INFO application_changeset: dd0eb56380d40b626f3d9955acefe659e523e8dd
 0:30.76 mozversion INFO application_display_name: Firefox Nightly
 0:30.76 mozversion INFO application_id: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
 0:30.76 mozversion INFO application_name: Firefox
 0:30.76 mozversion INFO application_remotingname: firefox-nightly
 0:30.76 mozversion INFO application_repository: https://hg.mozilla.org/mozilla-central
 0:30.76 mozversion INFO application_vendor: Mozilla
 0:30.76 mozversion INFO application_version: 135.0a1
 0:30.76 mozversion INFO platform_buildid: 20241212095112
 0:30.76 mozversion INFO platform_changeset: dd0eb56380d40b626f3d9955acefe659e523e8dd
 0:30.76 mozversion INFO platform_repository: https://hg.mozilla.org/mozilla-central
 0:30.76 mozversion INFO platform_version: 135.0a1
 0:37.01 INFO Installed font: Ahem.ttf
 0:38.03 wptserve INFO Starting http server on http://127.0.0.1:8000
 0:38.08 wptserve INFO Starting http server on http://127.0.0.1:8001
 0:38.08 wptserve INFO Starting http2 server on https://127.0.0.1:9000
 0:38.09 wptserve INFO Starting http server on http://127.0.0.1:8003
 0:38.10 wptserve INFO Starting http server on http://127.0.0.1:8002
 0:38.18 wptserve INFO Create socket on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:38.18 wptserve INFO Starting https server on https://127.0.0.1:8445
 0:38.19 wptserve INFO Bind on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:38.19 wptserve INFO Listen on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:38.21 wptserve INFO Starting https server on https://127.0.0.1:8446
 0:38.22 wptserve INFO Starting https server on https://127.0.0.1:8443
 0:38.22 wptserve INFO Starting https server on https://127.0.0.1:8444
 0:38.23 wptserve INFO Create socket on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:38.23 wptserve INFO Bind on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:38.23 wptserve INFO Listen on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:38.30 wptserve INFO Starting WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:38.54 SUITE_START: web-platform-test - running 0 tests
 0:43.12 INFO Using 1 child processes
 0:43.12 INFO No more tests
 0:43.12 SUITE_END

web-platform-test
~~~~~~~~~~~~~~~~~
Ran 0 checks ()
Expected results: 0
Unexpected results: 0
OK
 0:43.12 INFO Got 0 unexpected results, with 0 unexpected passes
 0:43.12 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 0:43.55 wptserve INFO Stopped http server on 127.0.0.1:8000
 0:43.55 wptserve INFO Stopped http server on 127.0.0.1:8444
 0:43.55 wptserve INFO Stopped http server on 127.0.0.1:8002
 0:43.55 wptserve INFO Stopped http server on 127.0.0.1:8443
 0:43.55 wptserve INFO Stopped http server on 127.0.0.1:8001
 0:43.55 wptserve INFO Stopped http server on 127.0.0.1:8445
 0:43.55 wptserve INFO Stopped http server on 127.0.0.1:9000
 0:43.55 wptserve INFO Stopped http server on 127.0.0.1:8003
 0:43.55 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 0:43.55 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 0:43.55 wptserve INFO Stopped http server on 127.0.0.1:8446
 0:44.02 INFO Removed font: Ahem.ttf
 0:44.05 INFO Closing logging queue
 0:44.05 INFO queue closed
 0:44.05 INFO No tests ran
[taskcluster 2024-12-12 18:28:47.669Z] === Task Finished ===
[taskcluster 2024-12-12 18:28:48.564Z] Successful task run with exit code: 0 completed in 248.055 seconds