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

[Azure Pipelines] use Ubuntu 24.04 instead of 20.04 #50676

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

[Azure Pipelines] use Ubuntu 24.04 instead of 20.04

71c8a8e
Select commit
Loading
Failed to load commit list.
Open

[Azure Pipelines] use Ubuntu 24.04 instead of 20.04 #50676

[Azure Pipelines] use Ubuntu 24.04 instead of 20.04
71c8a8e
Select commit
Loading
Failed to load commit list.
Community-TC Integration / tools/ unittests (Python 3.12) succeeded Feb 13, 2025 in 11m 40s

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: 2025-02-13T11:07:40.933Z
Resolved: 2025-02-13T11:18:21.802Z
Task Execution Time: 10 minutes, 40 seconds, 869 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-02-13 11:07:41.028Z] Task ID: D4hLHuNHQ96jScjvd9-2Wg
[taskcluster 2025-02-13 11:07:41.028Z] Worker ID: 6927057183762836648
[taskcluster 2025-02-13 11:07:41.028Z] Worker Group: us-east1-b
[taskcluster 2025-02-13 11:07:41.028Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2025-02-13 11:07:41.028Z] Worker Pool: proj-wpt/ci
[taskcluster 2025-02-13 11:07:41.029Z] Worker Version: 46.1.0
[taskcluster 2025-02-13 11:07:41.029Z] Public IP: 35.237.216.132
[taskcluster 2025-02-13 11:07:41.029Z] Hostname: proj-wpt-ci-odmfxbgnrkgctpcuzrvqrq

ff2b96c8f8ff - Started downloading
ff2b96c8f8ff - Downloaded in 0.011 seconds
560c024910be - Started downloading
72ebe8ecf66d - Started downloading
430011f338a2 - Started downloading
430011f338a2 - Downloaded in 0.043 seconds
560c024910be - Downloaded in 0.198 seconds
4f4fb700ef54 - Started downloading
4f4fb700ef54 - Downloaded in 0.001 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 19.62 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.9, 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.90s ==================

py312-servo: OK ✔ in 18.89 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.9, 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.45s ==================

py312-webkit: OK ✔ in 18.48 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.9, 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.46s ==================

py312-webkitgtk_minibrowser: OK ✔ in 18.34 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.9, 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.48s ==================

  py312-base: OK (24.69=setup[12.35]+cmd[12.34] seconds)
  py312-chrome: OK (21.27=setup[8.35]+cmd[12.92] seconds)
  py312-firefox: OK (21.10=setup[8.87]+cmd[12.23] seconds)
  py312-opera: OK (20.41=setup[8.01]+cmd[12.40] seconds)
  py312-safari: OK (18.57=setup[6.29]+cmd[12.27] seconds)
  py312-sauce: OK (19.62=setup[7.61]+cmd[12.02] seconds)
  py312-servo: OK (18.89=setup[6.18]+cmd[12.71] seconds)
  py312-webkit: OK (18.48=setup[6.19]+cmd[12.30] seconds)
  py312-webkitgtk_minibrowser: OK (18.34=setup[6.03]+cmd[12.31] seconds)
  py312-epiphany: OK (18.31=setup[6.02]+cmd[12.29] seconds)
  congratulations :) (199.74 seconds)
+ export TOXENV=py312
+ TOXENV=py312
+ cd /home/test/web-platform-tests/tools/ci/../..
[taskcluster 2025-02-13 11:18:21.008Z] === Task Finished ===
[taskcluster 2025-02-13 11:18:21.059Z] Successful task run with exit code: 0 completed in 640.033 seconds