Map calc() constant tests to web-features #46080
Draft
Community-TC Integration / wpt-firefox-nightly-stability
succeeded
May 6, 2024 in 9m 34s
Community-TC (pull_request)
Verify that all tests affected by a pull request are stable when executed in firefox.
Details
View task in Taskcluster
View logs in Taskcluster
WPT Command: python3 ./wpt run --channel=nightly --verify --verify-no-chaos-mode --verify-repeat-loop=0 --verify-repeat-restart=10 --github-checks-text-file=/home/test/artifacts/checkrun.md --affected base_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
09c87ef74bfb - Started downloading
09c87ef74bfb - Downloaded in 0.028 seconds
2d1b2dd8b447 - Downloaded in 0.04 seconds
e99df21cf3d4 - Started downloading
e99df21cf3d4 - Downloaded in 0.001 seconds
f7c917ee8156 - Downloaded in 10.231 seconds
Digest: sha256:6e1eb56f3cbbdcf02154bb571763ffa0b5d8bedf124ac2387bad0ffdb0fea808
Status: Downloaded newer image for webplatformtests/wpt:0.57
[taskcluster 2024-05-06 09:29:52.433Z] === Task Starting ===
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/01-locale-fix.sh ']'
+ . /etc/profile.d/01-locale-fix.sh
+++ /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/46080/merge
+ REMOTE=https://github.com/web-platform-tests/wpt.git
+ REF=refs/pull/46080/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/46080/merge:task_head
Running git fetch --quiet --depth=50 --tags origin refs/pull/46080/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/46080/merge --head-rev=5c0afcde64353e232d370bc116d10d778f86e220 --merge-rev=9694e5b586111a7cfa76ab54f7e1b9424aef8662 --oom-killer --xvfb --hosts --browser=firefox --channel=nightly --install-certificates -- ./tools/ci/taskcluster-run.py --commit-range base_head firefox nightly -- --channel=nightly --verify --verify-no-chaos-mode --verify-repeat-loop=0 --verify-repeat-restart=10 --github-checks-text-file=/home/test/artifacts/checkrun.md
git rev-parse task_head
git rev-parse task_head^@
git branch base_head 6c91fbce8312c431a1e0a6db5d001438f96531e9
git branch pr_head 5c0afcde64353e232d370bc116d10d778f86e220
git fetch --quiet origin master:master
git checkout --quiet task_head
git for-each-ref refs/heads
INFO: git refs:
6c91fbce8312c431a1e0a6db5d001438f96531e9 commit refs/heads/base_head
6c91fbce8312c431a1e0a6db5d001438f96531e9 commit refs/heads/master
5c0afcde64353e232d370bc116d10d778f86e220 commit refs/heads/pr_head
9694e5b586111a7cfa76ab54f7e1b9424aef8662 commit refs/heads/task_head
git rev-parse HEAD
INFO: checked out commit:
9694e5b586111a7cfa76ab54f7e1b9424aef8662
DEBUG: Got artifacts {'artifacts': [{'storageType': 's3', 'name': 'public/logs/live_backing.log', 'expires': '2025-05-07T09:23:09.860Z', 'contentType': 'text/plain; charset=utf-8'}, {'storageType': 'link', 'name': 'public/logs/live.log', 'expires': '2025-05-07T09:23:09.860Z', 'contentType': 'text/plain; charset=utf-8'}, {'storageType': 's3', 'name': 'public/results/firefox-nightly.tar.bz2', 'expires': '2025-05-07T09:23:09.860Z', 'contentType': 'application/x-bzip2'}]}
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.bz2 glob: public/results/firefox-nightly.*
INFO: Fetching aritfact public/results/firefox-nightly.tar.bz2 from task T0J8FJK1SBmrxJmdushcRw
tar -xf /home/test/build/firefox-nightly.tar.bz2
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 base_head firefox nightly -- --channel=nightly --verify --verify-no-chaos-mode --verify-repeat-loop=0 --verify-repeat-restart=10 --github-checks-text-file=/home/test/artifacts/checkrun.md
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: 15005 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_46072/MANIFEST-6c91fbce8312c431a1e0a6db5d001438f96531e9.json.bz2
INFO:manifest:Manifest downloaded
2024-05-06 09:30:53,858 - tc-run - INFO - Running tests affected in range 'base_head'...
2024-05-06 09:30:53,858 - tc-run - INFO - Executing command: python3 ./wpt run --channel=nightly --verify --verify-no-chaos-mode --verify-repeat-loop=0 --verify-repeat-restart=10 --github-checks-text-file=/home/test/artifacts/checkrun.md --affected base_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-nk76yny2/mozdebug/setup.py'"'"'; __file__='"'"'/tmp/pip-install-nk76yny2/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-97ms0lg_
cwd: /tmp/pip-install-nk76yny2/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-nk76yny2/mozlog/setup.py'"'"'; __file__='"'"'/tmp/pip-install-nk76yny2/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-6fys8d99
cwd: /tmp/pip-install-nk76yny2/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
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
mem avail: 14911 of 15806 MiB (94 %), swap free: 0 of 0 MiB ( 0 %)
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-pdgfjkz3/mozdevice/setup.py'"'"'; __file__='"'"'/tmp/pip-install-pdgfjkz3/mozdevice/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-m3kfae90
cwd: /tmp/pip-install-pdgfjkz3/mozdevice/
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 mozdevice
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-pdgfjkz3/mozprofile/setup.py'"'"'; __file__='"'"'/tmp/pip-install-pdgfjkz3/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-36apqa6c
cwd: /tmp/pip-install-pdgfjkz3/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
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-pdgfjkz3/mozrunner/setup.py'"'"'; __file__='"'"'/tmp/pip-install-pdgfjkz3/mozrunner/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-9owgi89d
cwd: /tmp/pip-install-pdgfjkz3/mozrunner/
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 mozrunner
0:32.29 INFO Identified 0 affected tests
0:32.29 INFO Using certutil /usr/bin/certutil
0:32.29 INFO Downloading geckodriver
0:32.29 INFO Attempting to install webdriver from nightly
0:32.76 INFO Extracted geckodriver to /home/test/web-platform-tests/_venv3/bin/geckodriver
0:32.76 INFO Installed b'geckodriver 0.34.0 (c77d9ee9ea34 2024-04-26 17:25 +0000)'
0:32.79 INFO Downloading test prefs from https://hg.mozilla.org/mozilla-central/archive/tip.zip/testing/profiles/
0:37.07 INFO Test prefs downloaded to /home/test/web-platform-tests/_venv3/profiles/nightly/127.0
0:37.20 INFO :::
0:37.20 INFO ::: Running test verification step "Running tests in a loop with restarts 10 times"...
0:37.20 INFO :::
0:37.21 mozversion INFO application_buildid: 20240505202839
0:37.21 mozversion INFO application_changeset: a6cb5ac7a79af000e99bf48f04ecb2943fcd3c68
0:37.21 mozversion INFO application_display_name: Firefox Nightly
0:37.21 mozversion INFO application_id: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
0:37.21 mozversion INFO application_name: Firefox
0:37.21 mozversion INFO application_remotingname: firefox-nightly
0:37.21 mozversion INFO application_repository: https://hg.mozilla.org/mozilla-central
0:37.21 mozversion INFO application_vendor: Mozilla
0:37.21 mozversion INFO application_version: 127.0a1
0:37.21 mozversion INFO platform_buildid: 20240505202839
0:37.21 mozversion INFO platform_changeset: a6cb5ac7a79af000e99bf48f04ecb2943fcd3c68
0:37.21 mozversion INFO platform_repository: https://hg.mozilla.org/mozilla-central
0:37.21 mozversion INFO platform_version: 127.0a1
0:43.07 INFO Installed font: Ahem.ttf
0:43.88 wptserve INFO Starting http server on http://127.0.0.1:8000
0:44.03 wptserve INFO Starting http server on http://127.0.0.1:8001
0:44.09 wptserve INFO Starting http server on http://127.0.0.1:8002
0:44.11 wptserve INFO Starting https server on https://127.0.0.1:8443
0:44.13 wptserve INFO Starting https server on https://127.0.0.1:8445
0:44.14 wptserve INFO Starting https server on https://127.0.0.1:8444
0:44.14 wptserve INFO Create socket on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
0:44.15 wptserve INFO Bind on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
0:44.15 wptserve INFO Listen on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
0:44.15 wptserve INFO Starting http2 server on https://127.0.0.1:9000
0:44.19 wptserve INFO Starting http server on http://127.0.0.1:8003
0:44.20 wptserve INFO Starting https server on https://127.0.0.1:8446
0:44.20 wptserve INFO Create socket on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
0:44.21 wptserve INFO Bind on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
0:44.21 wptserve INFO Listen on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
0:44.29 wptserve INFO Starting WebTransport over HTTP/3 server on 127.0.0.1:11000
0:45.07 INFO Repetition 1 / 10
0:45.07 SUITE_START: web-platform-test - running 0 tests
0:45.07 INFO Using 1 child processes
0:45.07 INFO No more tests
0:45.07 INFO No more tests
0:45.07 SUITE_END
web-platform-test
~~~~~~~~~~~~~~~~~
Ran 0 checks ()
Expected results: 0
Unexpected results: 0
OK
0:45.07 INFO Got 0 unexpected results, with 0 unexpected passes
0:45.08 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
0:45.46 wptserve INFO Stopped http server on 127.0.0.1:8000
0:45.47 wptserve INFO Stopped http server on 127.0.0.1:8443
0:45.47 wptserve INFO Stopped http server on 127.0.0.1:8001
0:45.47 wptserve INFO Stopped http server on 127.0.0.1:8002
0:45.47 wptserve INFO Stopped http server on 127.0.0.1:8444
0:45.47 wptserve INFO Stopped http server on 127.0.0.1:8445
0:45.47 wptserve INFO Stopped http server on 127.0.0.1:9000
0:45.47 wptserve INFO Stopped http server on 127.0.0.1:8446
0:45.47 wptserve INFO Stopped http server on 127.0.0.1:8003
0:45.47 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
0:45.51 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
0:45.78 INFO Removed font: Ahem.ttf
0:45.81 INFO Closing logging queue
0:45.81 INFO queue closed
0:45.81 INFO No tests ran
0:45.81 INFO ::: Ran 1 of expected 10 iterations.
0:45.81 INFO ## All results ##
0:45.81 INFO ::: Running tests in a loop with restarts 10 times : PASS * 1/10 repeats completed
0:45.81 INFO :::
0:45.81 INFO ::: Test verification PASS
0:45.81 INFO :::
[taskcluster 2024-05-06 09:32:48.143Z] === Task Finished ===
[taskcluster 2024-05-06 09:32:48.472Z] Successful task run with exit code: 0 completed in 219.769 seconds
Loading