Bump mypy from 1.14.0 to 1.14.1 in /tools #49860
Open
Community-TC Integration / tools/ unittests (Python 3.12)
succeeded
Dec 30, 2024 in 12m 9s
Community-TC (pull_request)
Unit tests for tools running under Python 3.12, excluding wptrunner
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-12-30T22:12:58.743Z
Resolved: 2024-12-30T22:24:14.997Z
Task Execution Time: 11 minutes, 16 seconds, 254 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-12-30 22:12:58.799Z] Task ID: b9klyRF4SnCtxazDyyw12Q
[taskcluster 2024-12-30 22:12:58.800Z] Worker ID: 2081694514604319830
[taskcluster 2024-12-30 22:12:58.800Z] Worker Group: us-central1-a
[taskcluster 2024-12-30 22:12:58.800Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2024-12-30 22:12:58.800Z] Worker Pool: proj-wpt/ci
[taskcluster 2024-12-30 22:12:58.800Z] Worker Version: 46.1.0
[taskcluster 2024-12-30 22:12:58.800Z] Public IP: 35.232.93.117
[taskcluster 2024-12-30 22:12:58.800Z] Hostname: proj-wpt-ci-azwjqwzlr42ccc7o1r9xrq
ff2b96c8f8ff - Started downloading
ff2b96c8f8ff - Downloaded in 0.012 seconds
560c024910be - Started downloading
72ebe8ecf66d - Started downloading
430011f338a2 - Started downloading
430011f338a2 - Downloaded in 0.046 seconds
560c024910be - Downloaded in 0.195 seconds
4f4fb700ef54 - Started downloading
4f4fb700ef54 - Downloaded in 0 seconds
79df10d18997 - Started downloading
7e274023cae9 - Started downloading
...(693 lines hidden)...
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================= 287 passed, 59 skipped, 1 warning in 11.03s ==================
py312-sauce: OK ✔ in 20.55 seconds
py312-servo: install_deps> python -I -m pip install -r /home/test/web-platform-tests/tools/wptrunner/../requirements_pytest.txt -r /home/test/web-platform-tests/tools/wptrunner/requirements.txt
py312-servo: install_package> python -I -m pip install --force-reinstall --no-deps /home/test/web-platform-tests/tools/wptrunner/.tox/.tmp/package/7/wptrunner-1.14.tar.gz
py312-servo: commands[0]> pytest -c/home/test/web-platform-tests/tools/wptrunner/../pytest.ini --rootdir=/home/test/web-platform-tests/tools/wptrunner
============================= test session starts ==============================
platform linux -- Python 3.12.8, pytest-8.3.2, pluggy-1.5.0
cachedir: .tox/py312-servo/.pytest_cache
rootdir: /home/test/web-platform-tests/tools/wptrunner
configfile: ../pytest.ini
plugins: hypothesis-6.112.0, cov-5.0.0
collecting ...
collected 346 items
wptrunner/formatters/tests/test_chromium.py ................... [ 5%]
wptrunner/tests/browsers/test_base.py . [ 5%]
wptrunner/tests/browsers/test_sauce.py .......... [ 8%]
wptrunner/tests/browsers/test_webkitgtk.py ssssssssssssssssssss [ 14%]
wptrunner/tests/test_executors.py ........ [ 16%]
wptrunner/tests/test_expectedtree.py ..... [ 18%]
wptrunner/tests/test_formatters.py ..... [ 19%]
wptrunner/tests/test_manifestexpected.py .......... [ 22%]
wptrunner/tests/test_manifestupdate.py . [ 22%]
wptrunner/tests/test_metadata.py ............ [ 26%]
wptrunner/tests/test_products.py sssssssssss..sssssss................... [ 37%]
.sssssssssss..sssssss [ 43%]
wptrunner/tests/test_stability.py ...... [ 45%]
wptrunner/tests/test_testloader.py ........ [ 47%]
wptrunner/tests/test_update.py ......................................... [ 59%]
............... [ 63%]
wptrunner/tests/test_wptrunner.py ........ [ 66%]
wptrunner/tests/test_wpttest.py ......... [ 68%]
wptrunner/wptmanifest/tests/test_conditional.py ........ [ 71%]
wptrunner/wptmanifest/tests/test_parser.py ......... [ 73%]
wptrunner/wptmanifest/tests/test_serializer.py ......................... [ 80%]
.................. [ 86%]
wptrunner/wptmanifest/tests/test_static.py ...... [ 87%]
wptrunner/wptmanifest/tests/test_tokenizer.py .......................... [ 95%]
................ [100%]
=============================== warnings summary ===============================
../wptserve/wptserve/request.py:4
/home/test/web-platform-tests/tools/wptserve/wptserve/request.py:4: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
import cgi
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================= 290 passed, 56 skipped, 1 warning in 11.99s ==================
py312-servo: OK ✔ in 19.87 seconds
py312-webkit: install_deps> python -I -m pip install -r /home/test/web-platform-tests/tools/wptrunner/../requirements_pytest.txt -r /home/test/web-platform-tests/tools/wptrunner/requirements.txt
py312-webkit: install_package> python -I -m pip install --force-reinstall --no-deps /home/test/web-platform-tests/tools/wptrunner/.tox/.tmp/package/8/wptrunner-1.14.tar.gz
py312-webkit: commands[0]> pytest -c/home/test/web-platform-tests/tools/wptrunner/../pytest.ini --rootdir=/home/test/web-platform-tests/tools/wptrunner
============================= test session starts ==============================
platform linux -- Python 3.12.8, pytest-8.3.2, pluggy-1.5.0
cachedir: .tox/py312-webkit/.pytest_cache
rootdir: /home/test/web-platform-tests/tools/wptrunner
configfile: ../pytest.ini
plugins: hypothesis-6.112.0, cov-5.0.0
collecting ...
collected 346 items
wptrunner/formatters/tests/test_chromium.py ................... [ 5%]
wptrunner/tests/browsers/test_base.py . [ 5%]
wptrunner/tests/browsers/test_sauce.py .......... [ 8%]
wptrunner/tests/browsers/test_webkitgtk.py ssssssssssssss.sssss [ 14%]
wptrunner/tests/test_executors.py ........ [ 16%]
wptrunner/tests/test_expectedtree.py ..... [ 18%]
wptrunner/tests/test_formatters.py ..... [ 19%]
wptrunner/tests/test_manifestexpected.py .......... [ 22%]
wptrunner/tests/test_manifestupdate.py . [ 22%]
wptrunner/tests/test_metadata.py ............ [ 26%]
wptrunner/tests/test_products.py ssssssssssssss.sssss................... [ 37%]
.ssssssssssssss.sssss [ 43%]
wptrunner/tests/test_stability.py ...... [ 45%]
wptrunner/tests/test_testloader.py ........ [ 47%]
wptrunner/tests/test_update.py ......................................... [ 59%]
............... [ 63%]
wptrunner/tests/test_wptrunner.py ........ [ 66%]
wptrunner/tests/test_wpttest.py ......... [ 68%]
wptrunner/wptmanifest/tests/test_conditional.py ........ [ 71%]
wptrunner/wptmanifest/tests/test_parser.py ......... [ 73%]
wptrunner/wptmanifest/tests/test_serializer.py ......................... [ 80%]
.................. [ 86%]
wptrunner/wptmanifest/tests/test_static.py ...... [ 87%]
wptrunner/wptmanifest/tests/test_tokenizer.py .......................... [ 95%]
................ [100%]
=============================== warnings summary ===============================
../wptserve/wptserve/request.py:4
/home/test/web-platform-tests/tools/wptserve/wptserve/request.py:4: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
import cgi
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================= 289 passed, 57 skipped, 1 warning in 11.48s ==================
py312-webkit: OK ✔ in 19.38 seconds
py312-webkitgtk_minibrowser: install_deps> python -I -m pip install -r /home/test/web-platform-tests/tools/wptrunner/../requirements_pytest.txt -r /home/test/web-platform-tests/tools/wptrunner/requirements.txt
py312-webkitgtk_minibrowser: install_package> python -I -m pip install --force-reinstall --no-deps /home/test/web-platform-tests/tools/wptrunner/.tox/.tmp/package/9/wptrunner-1.14.tar.gz
py312-webkitgtk_minibrowser: commands[0]> pytest -c/home/test/web-platform-tests/tools/wptrunner/../pytest.ini --rootdir=/home/test/web-platform-tests/tools/wptrunner
============================= test session starts ==============================
platform linux -- Python 3.12.8, pytest-8.3.2, pluggy-1.5.0
cachedir: .tox/py312-webkitgtk_minibrowser/.pytest_cache
rootdir: /home/test/web-platform-tests/tools/wptrunner
configfile: ../pytest.ini
plugins: hypothesis-6.112.0, cov-5.0.0
collecting ...
collected 346 items
wptrunner/formatters/tests/test_chromium.py ................... [ 5%]
wptrunner/tests/browsers/test_base.py . [ 5%]
wptrunner/tests/browsers/test_sauce.py .......... [ 8%]
wptrunner/tests/browsers/test_webkitgtk.py sssssssssssssss.ssss [ 14%]
wptrunner/tests/test_executors.py ........ [ 16%]
wptrunner/tests/test_expectedtree.py ..... [ 18%]
wptrunner/tests/test_formatters.py ..... [ 19%]
wptrunner/tests/test_manifestexpected.py .......... [ 22%]
wptrunner/tests/test_manifestupdate.py . [ 22%]
wptrunner/tests/test_metadata.py ............ [ 26%]
wptrunner/tests/test_products.py sssssssssssssss.ssss................... [ 37%]
.sssssssssssssss.ssss [ 43%]
wptrunner/tests/test_stability.py ...... [ 45%]
wptrunner/tests/test_testloader.py ........ [ 47%]
wptrunner/tests/test_update.py ......................................... [ 59%]
............... [ 63%]
wptrunner/tests/test_wptrunner.py ........ [ 66%]
wptrunner/tests/test_wpttest.py ......... [ 68%]
wptrunner/wptmanifest/tests/test_conditional.py ........ [ 71%]
wptrunner/wptmanifest/tests/test_parser.py ......... [ 73%]
wptrunner/wptmanifest/tests/test_serializer.py ......................... [ 80%]
.................. [ 86%]
wptrunner/wptmanifest/tests/test_static.py ...... [ 87%]
wptrunner/wptmanifest/tests/test_tokenizer.py .......................... [ 95%]
................ [100%]
=============================== warnings summary ===============================
../wptserve/wptserve/request.py:4
/home/test/web-platform-tests/tools/wptserve/wptserve/request.py:4: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
import cgi
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================= 289 passed, 57 skipped, 1 warning in 11.49s ==================
py312-webkitgtk_minibrowser: OK ✔ in 19.25 seconds
py312-epiphany: install_deps> python -I -m pip install -r /home/test/web-platform-tests/tools/wptrunner/../requirements_pytest.txt -r /home/test/web-platform-tests/tools/wptrunner/requirements.txt
py312-epiphany: install_package> python -I -m pip install --force-reinstall --no-deps /home/test/web-platform-tests/tools/wptrunner/.tox/.tmp/package/10/wptrunner-1.14.tar.gz
py312-epiphany: commands[0]> pytest -c/home/test/web-platform-tests/tools/wptrunner/../pytest.ini --rootdir=/home/test/web-platform-tests/tools/wptrunner
============================= test session starts ==============================
platform linux -- Python 3.12.8, pytest-8.3.2, pluggy-1.5.0
cachedir: .tox/py312-epiphany/.pytest_cache
rootdir: /home/test/web-platform-tests/tools/wptrunner
configfile: ../pytest.ini
plugins: hypothesis-6.112.0, cov-5.0.0
collecting ...
collected 346 items
wptrunner/formatters/tests/test_chromium.py ................... [ 5%]
wptrunner/tests/browsers/test_base.py . [ 5%]
wptrunner/tests/browsers/test_sauce.py .......... [ 8%]
wptrunner/tests/browsers/test_webkitgtk.py ssssssssssssssssss.s [ 14%]
wptrunner/tests/test_executors.py ........ [ 16%]
wptrunner/tests/test_expectedtree.py ..... [ 18%]
wptrunner/tests/test_formatters.py ..... [ 19%]
wptrunner/tests/test_manifestexpected.py .......... [ 22%]
wptrunner/tests/test_manifestupdate.py . [ 22%]
wptrunner/tests/test_metadata.py ............ [ 26%]
wptrunner/tests/test_products.py ssssssssssssssssss.s................... [ 37%]
.ssssssssssssssssss.s [ 43%]
wptrunner/tests/test_stability.py ...... [ 45%]
wptrunner/tests/test_testloader.py ........ [ 47%]
wptrunner/tests/test_update.py ......................................... [ 59%]
............... [ 63%]
wptrunner/tests/test_wptrunner.py ........ [ 66%]
wptrunner/tests/test_wpttest.py ......... [ 68%]
wptrunner/wptmanifest/tests/test_conditional.py ........ [ 71%]
wptrunner/wptmanifest/tests/test_parser.py ......... [ 73%]
wptrunner/wptmanifest/tests/test_serializer.py ......................... [ 80%]
.................. [ 86%]
wptrunner/wptmanifest/tests/test_static.py ...... [ 87%]
wptrunner/wptmanifest/tests/test_tokenizer.py .......................... [ 95%]
................ [100%]
=============================== warnings summary ===============================
../wptserve/wptserve/request.py:4
/home/test/web-platform-tests/tools/wptserve/wptserve/request.py:4: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
import cgi
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================= 289 passed, 57 skipped, 1 warning in 11.52s ==================
py312-base: OK (25.79=setup[13.48]+cmd[12.31] seconds)
py312-chrome: OK (21.76=setup[8.73]+cmd[13.02] seconds)
py312-firefox: OK (22.30=setup[9.88]+cmd[12.42] seconds)
py312-opera: OK (21.37=setup[8.97]+cmd[12.41] seconds)
py312-safari: OK (19.61=setup[7.16]+cmd[12.44] seconds)
py312-sauce: OK (20.55=setup[8.55]+cmd[12.00] seconds)
py312-servo: OK (19.87=setup[6.99]+cmd[12.88] seconds)
py312-webkit: OK (19.38=setup[7.02]+cmd[12.35] seconds)
py312-webkitgtk_minibrowser: OK (19.25=setup[6.90]+cmd[12.35] seconds)
py312-epiphany: OK (19.36=setup[6.98]+cmd[12.38] seconds)
congratulations :) (209.30 seconds)
+ export TOXENV=py312
+ TOXENV=py312
+ cd /home/test/web-platform-tests/tools/ci/../..
[taskcluster 2024-12-30 22:24:14.351Z] === Task Finished ===
[taskcluster 2024-12-30 22:24:14.398Z] Successful task run with exit code: 0 completed in 675.601 seconds
Loading