Bump types-setuptools from 75.8.0.20250110 to 80.9.0.20251223 in /tools #56909
Community-TC Integration / tools/ unittests (Python 3.13)
failed
Dec 23, 2025 in 21m 22s
Community-TC (pull_request)
Unit tests for tools running under Python 3.13, excluding wptrunner
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-12-23T22:07:49.957Z
Resolved: 2025-12-23T22:28:14.097Z
Task Execution Time: 20 minutes, 24 seconds, 140 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-12-23 22:07:50.105Z] Task ID: MrlRedYATbedcitX50orBg
[taskcluster 2025-12-23 22:07:50.106Z] Worker ID: 6497288226232249476
[taskcluster 2025-12-23 22:07:50.106Z] Worker Group: us-east1-c
[taskcluster 2025-12-23 22:07:50.106Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2025-12-23 22:07:50.106Z] Worker Pool: proj-wpt/ci
[taskcluster 2025-12-23 22:07:50.106Z] Worker Version: 46.1.0
[taskcluster 2025-12-23 22:07:50.106Z] Public IP: 34.75.148.51
[taskcluster 2025-12-23 22:07:50.106Z] Hostname: proj-wpt-ci-ojistdixtpmbkjzty4nqfg
ac811f28856d - Started downloading
ac811f28856d - Downloaded in 0.037 seconds
8f84a9f2102e - Started downloading
40516d781e70 - Started downloading
44ebbf800033 - Started downloading
44ebbf800033 - Downloaded in 0.049 seconds
8f84a9f2102e - Downloaded in 0.245 seconds
a8884b21e40e - Started downloading
4f4fb700ef54 - Started downloading
4f4fb700ef54 - Downloaded in 0.003 seconds
79c347416ee8 - Started downloading
...(236 lines hidden)...
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-8.3.2, pluggy-1.6.0
cachedir: .tox/py313/.pytest_cache
rootdir: /home/test/web-platform-tests/tools
configfile: pytest.ini
plugins: hypothesis-6.112.0, cov-5.0.0, anyio-4.12.0
collecting ...
collecting 51 items
collecting 362 items
collecting 591 items
collecting 837 items
collected 959 items
ci/tc/tests/test_decision.py .................. [ 1%]
ci/tc/tests/test_taskgraph.py ......... [ 2%]
ci/tc/tests/test_valid.py .......... [ 3%]
ci/tests/test_check_for_updated_refs.py ... [ 4%]
ci/tests/test_jobs.py ........... [ 5%]
gitignore/tests/test_gitignore.py ...................................... [ 9%]
............. [ 10%]
lint/tests/test_file_lints.py .......................................... [ 15%]
........................................................................ [ 22%]
............. [ 23%]
lint/tests/test_lint.py ............................. [ 26%]
lint/tests/test_path_lints.py ...................................... [ 30%]
manifest/tests/test_XMLParser.py ......... [ 31%]
manifest/tests/test_item.py ............................................ [ 36%]
. [ 36%]
manifest/tests/test_manifest.py ............ [ 37%]
manifest/tests/test_sourcefile.py ...................................... [ 41%]
........................................................................ [ 49%]
............................................................ [ 55%]
manifest/tests/test_utils.py . [ 55%]
metadata/meta/tests/test_schema.py ...... [ 56%]
metadata/tests/test_schema.py .................. [ 58%]
metadata/webfeatures/tests/test_schema.py ............ [ 59%]
metadata/yaml/tests/test_file.py ... [ 59%]
serve/test_functional.py . [ 59%]
serve/test_serve.py .s................ [ 61%]
third_party_modified/mozlog/tests/test_capture.py . [ 61%]
third_party_modified/mozlog/tests/test_errorsummary.py ..x. [ 62%]
third_party_modified/mozlog/tests/test_formatters.py ................... [ 64%]
............. [ 65%]
third_party_modified/mozlog/tests/test_logger.py ...... [ 66%]
third_party_modified/mozlog/tests/test_logtypes.py ......... [ 67%]
third_party_modified/mozlog/tests/test_structured.py ................... [ 69%]
..............................sss.......... [ 73%]
third_party_modified/mozlog/tests/test_terminal_colors.py s [ 73%]
web_features/tests/test_manifest.py ...... [ 74%]
web_features/tests/test_web_feature_map.py ...... [ 74%]
webtransport/h3/test_capsule.py sssssss [ 75%]
wptserve/tests/functional/test_cookies.py .... [ 76%]
wptserve/tests/functional/test_handlers.py ............................. [ 79%]
................... [ 81%]
wptserve/tests/functional/test_input_file.py .............. [ 82%]
wptserve/tests/functional/test_pipes.py ................................ [ 85%]
.... [ 86%]
wptserve/tests/functional/test_request.py .......... [ 87%]
wptserve/tests/functional/test_response.py .................... [ 89%]
wptserve/tests/functional/test_server.py ........... [ 90%]
wptserve/tests/functional/test_stash.py . [ 90%]
wptserve/tests/test_config.py .......xx................................. [ 94%]
.. [ 95%]
wptserve/tests/test_replacement_tokenizer.py .............. [ 96%]
wptserve/tests/test_request.py ..... [ 97%]
wptserve/tests/test_response.py .. [ 97%]
wptserve/tests/test_stash.py .. [ 97%]
wptserve/wptserve/cgi/test_cgi.py ....................... [100%]
=============================== warnings summary ===============================
ci/tc/tests/test_valid.py: 66 warnings
/home/test/web-platform-tests/tools/.tox/py313/lib/python3.13/site-packages/jsonschema/validators.py:1115: DeprecationWarning: The metaschema specified by $schema was not found. Using the latest draft to validate, but this will raise an error in the future.
cls = validator_for(schema)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
---------- coverage: platform linux, python 3.13.11-final-0 ----------
Name Stmts Miss Branch BrPart Cover
---------------------------------------------------------------------------------------
__init__.py 1 0 0 0 100%
ci/__init__.py 0 0 0 0 100%
ci/check_for_updated_refs.py 39 7 18 2 84%
ci/jobs.py 89 23 44 3 73%
ci/macos_display_configuration.py 117 117 50 0 0%
ci/make_hosts_file.py 12 12 0 0 0%
ci/manifest_build.py 148 148 42 0 0%
ci/regen_certs.py 37 37 4 0 0%
ci/run_tc.py 242 242 90 0 0%
ci/taskcluster-run.py 75 75 26 0 0%
ci/tc/__init__.py 0 0 0 0 100%
ci/tc/decision.py 250 62 112 5 77%
ci/tc/download.py 71 71 26 0 0%
ci/tc/github_checks_output.py 13 5 2 1 60%
ci/tc/sink_task.py 39 39 14 0 0%
ci/tc/taskgraph.py 124 9 62 9 90%
ci/update_built.py 37 37 14 0 0%
ci/update_codeowners.py 59 59 20 0 0%
conftest.py 12 0 2 0 100%
docker/__init__.py 0 0 0 0 100%
docker/frontend.py 88 88 36 0 0%
docker/retry.py 39 39 10 0 0%
gitignore/__init__.py 0 0 0 0 100%
gitignore/gitignore.py 188 188 112 0 0%
lint/__init__.py 1 0 0 0 100%
lint/fnmatch.py 21 2 8 2 86%
lint/lint.py 669 101 378 23 84%
lint/rules.py 311 5 0 0 98%
localpaths.py 35 1 2 1 95%
manifest/XMLParser.py 91 2 12 1 97%
manifest/__init__.py 1 0 0 0 100%
manifest/download.py 138 111 46 0 15%
manifest/item.py 250 20 44 9 89%
manifest/jsonlib.py 44 21 12 5 50%
manifest/log.py 6 1 0 0 83%
manifest/manifest.py 226 83 94 13 60%
manifest/mputil.py 7 1 2 1 78%
manifest/sourcefile.py 617 50 268 38 89%
manifest/spec.py 43 43 6 0 0%
manifest/testpaths.py 56 56 18 0 0%
manifest/typedata.py 191 35 82 11 80%
manifest/update.py 50 34 10 0 27%
manifest/utils.py 54 14 16 6 66%
manifest/vcs.py 206 163 68 0 16%
metadata/__init__.py 0 0 0 0 100%
metadata/meta/__init__.py 0 0 0 0 100%
metadata/meta/schema.py 16 0 0 0 100%
metadata/schema.py 52 52 20 0 0%
metadata/webfeatures/__init__.py 0 0 0 0 100%
metadata/webfeatures/schema.py 53 53 12 0 0%
metadata/yaml/__init__.py 0 0 0 0 100%
metadata/yaml/load.py 18 0 4 0 100%
serve/__init__.py 1 0 0 0 100%
serve/serve.py 659 189 184 39 68%
serve/test_functional.py 47 2 2 1 94%
serve/test_serve.py 67 4 0 0 94%
serve/wave.py 78 78 22 0 0%
wave/__init__.py 0 0 0 0 100%
wave/configuration_loader.py 40 40 8 0 0%
wave/data/__init__.py 0 0 0 0 100%
wave/data/client.py 5 5 0 0 0%
wave/data/device.py 6 6 0 0 0%
wave/data/event_listener.py 7 7 0 0 0%
wave/data/exceptions/__init__.py 0 0 0 0 100%
wave/data/exceptions/duplicate_exception.py 2 2 0 0 0%
wave/data/exceptions/invalid_data_exception.py 2 2 0 0 0%
wave/data/exceptions/not_found_exception.py 2 2 0 0 0%
wave/data/exceptions/permission_denied_exception.py 2 2 0 0 0%
wave/data/http_polling_client.py 8 8 0 0 0%
wave/data/http_polling_event_listener.py 9 9 0 0 0%
wave/data/session.py 50 50 20 0 0%
wave/network/__init__.py 0 0 0 0 100%
wave/network/api/__init__.py 0 0 0 0 100%
wave/network/api/api_handler.py 74 74 22 0 0%
wave/network/api/devices_api_handler.py 155 155 52 0 0%
wave/network/api/general_api_handler.py 45 45 18 0 0%
wave/network/api/results_api_handler.py 186 186 44 0 0%
wave/network/api/sessions_api_handler.py 328 328 124 0 0%
wave/network/api/tests_api_handler.py 191 191 68 0 0%
wave/network/http_handler.py 85 85 28 0 0%
wave/network/static_handler.py 34 34 10 0 0%
wave/testing/__init__.py 0 0 0 0 100%
wave/testing/devices_manager.py 85 85 30 0 0%
wave/testing/event_dispatcher.py 104 104 54 0 0%
wave/testing/results_manager.py 494 494 232 0 0%
wave/testing/sessions_manager.py 327 327 168 0 0%
wave/testing/test_loader.py 145 145 98 0 0%
wave/testing/tests_manager.py 261 261 134 0 0%
wave/testing/wpt_report.py 24 24 8 0 0%
wave/utils/__init__.py 0 0 0 0 100%
wave/utils/deserializer.py 89 89 46 0 0%
wave/utils/serializer.py 14 14 4 0 0%
wave/utils/user_agent_parser.py 17 17 8 0 0%
wave/wave_server.py 50 50 6 0 0%
web_features/__init__.py 0 0 0 0 100%
web_features/manifest.py 69 3 10 1 95%
web_features/web_feature_map.py 53 0 18 2 97%
webtransport/__init__.py 0 0 0 0 100%
webtransport/h3/__init__.py 0 0 0 0 100%
webtransport/h3/capsule.py 62 62 22 0 0%
webtransport/h3/handler.py 13 13 0 0 0%
webtransport/h3/test_capsule.py 98 77 4 2 23%
webtransport/h3/webtransport_h3_server.py 339 339 100 0 0%
---------------------------------------------------------------------------------------
TOTAL 9163 5714 3330 175 36%
===== 944 passed, 12 skipped, 3 xfailed, 66 warnings in 1016.11s (0:16:56) =====
py313: OK ✔ in 17 minutes 12.91 seconds
py313-flake8: install_deps> python -I -m pip install -r /home/test/web-platform-tests/tools/requirements_flake8.txt
py313-flake8: commands[0]> flake8 --append-config=/home/test/web-platform-tests/tools/flake8.ini
py313-flake8: OK ✔ in 6.6 seconds
py313-mypy: install_deps> python -I -m pip install -r /home/test/web-platform-tests/tools/requirements_mypy.txt
py313-mypy: commands[0] /home/test/web-platform-tests/tools/..> mypy --config-file=/home/test/web-platform-tests/tools/mypy.ini --explicit-package-bases tools
tools/wpt/virtualenv.py:17: error: Library stubs not installed for "pkg_resources" [import-untyped]
tools/wpt/virtualenv.py:17: note: Hint: "python3 -m pip install types-setuptools"
tools/wpt/virtualenv.py:17: note: (or run "mypy --install-types" to install all missing stub packages)
tools/wpt/virtualenv.py:17: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
Found 1 error in 1 file (checked 310 source files)
py313-mypy: exit 1 (21.74 seconds) /home/test/web-platform-tests/tools/..> mypy --config-file=/home/test/web-platform-tests/tools/mypy.ini --explicit-package-bases tools pid=2305
py313: OK (1032.91=setup[14.25]+cmd[1018.65] seconds)
py313-flake8: OK (6.60=setup[1.83]+cmd[4.77] seconds)
py313-mypy: FAIL code 1 (48.46=setup[26.72]+cmd[21.74] seconds)
evaluation failed :( (1088.01 seconds)
[taskcluster 2025-12-23 22:28:13.163Z] === Task Finished ===
[taskcluster 2025-12-23 22:28:13.225Z] Unsuccessful task run with exit code: 255 completed in 1223.123 seconds
Loading