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

Make --headless the default for Chrome and Chromium #44515

Merged
merged 1 commit into from
Feb 12, 2024

Make --headless the default for Chrome and Chromium

cb7606c
Select commit
Loading
Failed to load commit list.
Merged

Make --headless the default for Chrome and Chromium #44515

Make --headless the default for Chrome and Chromium
cb7606c
Select commit
Loading
Failed to load commit list.
Community-TC Integration / tools/ unittests (Python 3.11) succeeded Feb 10, 2024 in 16m 34s

Community-TC (pull_request)

Unit tests for tools running under Python 3.11, excluding wptrunner

Details

View task in Taskcluster
View logs in Taskcluster


onds
py311-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
py311-servo: 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
py311-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.11.7, pytest-7.4.4, pluggy-1.4.0

cachedir: .tox/py311-servo/.pytest_cache

rootdir: /home/test/web-platform-tests/tools/wptrunner

configfile: ../pytest.ini

plugins: cov-4.1.0, hypothesis-6.78.2

collecting ... 
collected 351 items                                                            



wptrunner/formatters/tests/test_chromium.py ...................          [  5%]

wptrunner/tests/test_executors.py ........                               [  7%]

wptrunner/tests/test_expectedtree.py .....                               [  9%]

wptrunner/tests/test_formatters.py .....                                 [ 10%]

wptrunner/tests/test_manifestexpected.py ..........                      [ 13%]

wptrunner/tests/test_manifestupdate.py .                                 [ 13%]

wptrunner/tests/test_metadata.py ............                            [ 17%]

wptrunner/tests/test_products.py sssssssssssssss..ssssss................ [ 28%]

.......sssssssssssssss..ssssss                                           [ 36%]

wptrunner/tests/test_stability.py ......                                 [ 38%]

wptrunner/tests/test_testloader.py ........                              [ 40%]

wptrunner/tests/test_update.py ......................................... [ 52%]

...............                                                          [ 56%]

wptrunner/tests/test_wptrunner.py .                                      [ 56%]

wptrunner/tests/test_wpttest.py .........                                [ 59%]

wptrunner/tests/browsers/test_base.py .                                  [ 59%]

wptrunner/tests/browsers/test_sauce.py ..........                        [ 62%]

wptrunner/tests/browsers/test_webkitgtk.py sssssssssssssssssssssss       [ 69%]

wptrunner/wptmanifest/tests/test_conditional.py ........                 [ 71%]

wptrunner/wptmanifest/tests/test_parser.py .........                     [ 74%]

wptrunner/wptmanifest/tests/test_serializer.py ......................... [ 81%]

..................                                                       [ 86%]

wptrunner/wptmanifest/tests/test_static.py ......                        [ 88%]

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

================= 286 passed, 65 skipped, 1 warning in 12.07s ==================

py311-servo: OK ✔ in 19.25 seconds
py311-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
py311-webkit: 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
py311-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.11.7, pytest-7.4.4, pluggy-1.4.0

cachedir: .tox/py311-webkit/.pytest_cache

rootdir: /home/test/web-platform-tests/tools/wptrunner

configfile: ../pytest.ini

plugins: cov-4.1.0, hypothesis-6.78.2

collecting ... 
collected 351 items                                                            



wptrunner/formatters/tests/test_chromium.py ...................          [  5%]

wptrunner/tests/test_executors.py ........                               [  7%]

wptrunner/tests/test_expectedtree.py .....                               [  9%]

wptrunner/tests/test_formatters.py .....                                 [ 10%]

wptrunner/tests/test_manifestexpected.py ..........                      [ 13%]

wptrunner/tests/test_manifestupdate.py .                                 [ 13%]

wptrunner/tests/test_metadata.py ............                            [ 17%]

wptrunner/tests/test_products.py ssssssssssssssssss.ssss................ [ 28%]

.......ssssssssssssssssss.ssss                                           [ 36%]

wptrunner/tests/test_stability.py ......                                 [ 38%]

wptrunner/tests/test_testloader.py ........                              [ 40%]

wptrunner/tests/test_update.py ......................................... [ 52%]

...............                                                          [ 56%]

wptrunner/tests/test_wptrunner.py .                                      [ 56%]

wptrunner/tests/test_wpttest.py .........                                [ 59%]

wptrunner/tests/browsers/test_base.py .                                  [ 59%]

wptrunner/tests/browsers/test_sauce.py ..........                        [ 62%]

wptrunner/tests/browsers/test_webkitgtk.py ssssssssssssssssss.ssss       [ 69%]

wptrunner/wptmanifest/tests/test_conditional.py ........                 [ 71%]

wptrunner/wptmanifest/tests/test_parser.py .........                     [ 74%]

wptrunner/wptmanifest/tests/test_serializer.py ......................... [ 81%]

..................                                                       [ 86%]

wptrunner/wptmanifest/tests/test_static.py ......                        [ 88%]

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

================= 285 passed, 66 skipped, 1 warning in 11.57s ==================

py311-webkit: OK ✔ in 18.7 seconds
py311-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
py311-webkitgtk_minibrowser: install_package> python -I -m pip install --force-reinstall --no-deps /home/test/web-platform-tests/tools/wptrunner/.tox/.tmp/package/11/wptrunner-1.14.tar.gz
py311-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.11.7, pytest-7.4.4, pluggy-1.4.0

cachedir: .tox/py311-webkitgtk_minibrowser/.pytest_cache

rootdir: /home/test/web-platform-tests/tools/wptrunner

configfile: ../pytest.ini

plugins: cov-4.1.0, hypothesis-6.78.2

collecting ... 
collected 351 items                                                            



wptrunner/formatters/tests/test_chromium.py ...................          [  5%]

wptrunner/tests/test_executors.py ........                               [  7%]

wptrunner/tests/test_expectedtree.py .....                               [  9%]

wptrunner/tests/test_formatters.py .....                                 [ 10%]

wptrunner/tests/test_manifestexpected.py ..........                      [ 13%]

wptrunner/tests/test_manifestupdate.py .                                 [ 13%]

wptrunner/tests/test_metadata.py ............                            [ 17%]

wptrunner/tests/test_products.py sssssssssssssssssss.sss................ [ 28%]

.......sssssssssssssssssss.sss                                           [ 36%]

wptrunner/tests/test_stability.py ......                                 [ 38%]

wptrunner/tests/test_testloader.py ........                              [ 40%]

wptrunner/tests/test_update.py ......................................... [ 52%]

...............                                                          [ 56%]

wptrunner/tests/test_wptrunner.py .                                      [ 56%]

wptrunner/tests/test_wpttest.py .........                                [ 59%]

wptrunner/tests/browsers/test_base.py .                                  [ 59%]

wptrunner/tests/browsers/test_sauce.py ..........                        [ 62%]

wptrunner/tests/browsers/test_webkitgtk.py sssssssssssssssssss.sss       [ 69%]

wptrunner/wptmanifest/tests/test_conditional.py ........                 [ 71%]

wptrunner/wptmanifest/tests/test_parser.py .........                     [ 74%]

wptrunner/wptmanifest/tests/test_serializer.py ......................... [ 81%]

..................                                                       [ 86%]

wptrunner/wptmanifest/tests/test_static.py ......                        [ 88%]

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

================= 285 passed, 66 skipped, 1 warning in 11.57s ==================

py311-webkitgtk_minibrowser: OK ✔ in 18.73 seconds
py311-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
py311-epiphany: install_package> python -I -m pip install --force-reinstall --no-deps /home/test/web-platform-tests/tools/wptrunner/.tox/.tmp/package/12/wptrunner-1.14.tar.gz
py311-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.11.7, pytest-7.4.4, pluggy-1.4.0

cachedir: .tox/py311-epiphany/.pytest_cache

rootdir: /home/test/web-platform-tests/tools/wptrunner

configfile: ../pytest.ini

plugins: cov-4.1.0, hypothesis-6.78.2

collecting ... 
collected 351 items                                                            



wptrunner/formatters/tests/test_chromium.py ...................          [  5%]

wptrunner/tests/test_executors.py ........                               [  7%]

wptrunner/tests/test_expectedtree.py .....                               [  9%]

wptrunner/tests/test_formatters.py .....                                 [ 10%]

wptrunner/tests/test_manifestexpected.py ..........                      [ 13%]

wptrunner/tests/test_manifestupdate.py .                                 [ 13%]

wptrunner/tests/test_metadata.py ............                            [ 17%]

wptrunner/tests/test_products.py sssssssssssssssssssss.s................ [ 28%]

.......sssssssssssssssssssss.s                                           [ 36%]

wptrunner/tests/test_stability.py ......                                 [ 38%]

wptrunner/tests/test_testloader.py ........                              [ 40%]

wptrunner/tests/test_update.py ......................................... [ 52%]

...............                                                          [ 56%]

wptrunner/tests/test_wptrunner.py .                                      [ 56%]

wptrunner/tests/test_wpttest.py .........                                [ 59%]

wptrunner/tests/browsers/test_base.py .                                  [ 59%]

wptrunner/tests/browsers/test_sauce.py ..........                        [ 62%]

wptrunner/tests/browsers/test_webkitgtk.py sssssssssssssssssssss.s       [ 69%]

wptrunner/wptmanifest/tests/test_conditional.py ........                 [ 71%]

wptrunner/wptmanifest/tests/test_parser.py .........                     [ 74%]

wptrunner/wptmanifest/tests/test_serializer.py ......................... [ 81%]

..................                                                       [ 86%]

wptrunner/wptmanifest/tests/test_static.py ......                        [ 88%]

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

================= 285 passed, 66 skipped, 1 warning in 11.57s ==================

.pkg: _exit> python /home/test/.local/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
  py311-base: OK (22.64=setup[10.27]+cmd[12.37] seconds)
  py311-chrome: OK (21.60=setup[8.61]+cmd[12.99] seconds)
  py311-edge: OK (22.00=setup[9.12]+cmd[12.87] seconds)
  py311-firefox: OK (21.11=setup[8.48]+cmd[12.64] seconds)
  py311-ie: OK (20.37=setup[7.94]+cmd[12.43] seconds)
  py311-opera: OK (20.33=setup[7.94]+cmd[12.38] seconds)
  py311-safari: OK (18.97=setup[6.61]+cmd[12.36] seconds)
  py311-sauce: OK (19.84=setup[7.97]+cmd[11.87] seconds)
  py311-servo: OK (19.24=setup[6.38]+cmd[12.86] seconds)
  py311-webkit: OK (18.70=setup[6.33]+cmd[12.37] seconds)
  py311-webkitgtk_minibrowser: OK (18.73=setup[6.37]+cmd[12.37] seconds)
  py311-epiphany: OK (18.74=setup[6.36]+cmd[12.38] seconds)
  congratulations :) (242.37 seconds)
+ export TOXENV=py311
+ TOXENV=py311
+ cd /home/test/web-platform-tests/tools/ci/../..
[taskcluster 2024-02-10 01:36:26.436Z] === Task Finished ===
[taskcluster 2024-02-10 01:36:26.491Z] Successful task run with exit code: 0 completed in 889.786 seconds