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

Suppress webdriver executor timeout when debugger present. #50090

Merged
merged 1 commit into from
Feb 12, 2025

Suppress webdriver executor timeout when debugger present.

f9e2cd5
Select commit
Loading
Failed to load commit list.
Merged

Suppress webdriver executor timeout when debugger present. #50090

Suppress webdriver executor timeout when debugger present.
f9e2cd5
Select commit
Loading
Failed to load commit list.
Community-TC Integration / tools/ unittests (Python 3.12) succeeded Feb 11, 2025 in 11m 26s

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-11T19:35:38.030Z
Resolved: 2025-02-11T19:46:08.557Z
Task Execution Time: 10 minutes, 30 seconds, 527 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2025-02-11 19:35:38.126Z] Task ID: Wf1CIARvQjivDLVOZExMAA
[taskcluster 2025-02-11 19:35:38.126Z] Worker ID: 3037226580767545523
[taskcluster 2025-02-11 19:35:38.126Z] Worker Group: us-east4-c
[taskcluster 2025-02-11 19:35:38.126Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2025-02-11 19:35:38.126Z] Worker Pool: proj-wpt/ci
[taskcluster 2025-02-11 19:35:38.126Z] Worker Version: 46.1.0
[taskcluster 2025-02-11 19:35:38.126Z] Public IP: 34.48.51.227
[taskcluster 2025-02-11 19:35:38.126Z] Hostname: proj-wpt-ci-v58jjtc0s7sliuo3i-fmfq

560c024910be - Started downloading
ff2b96c8f8ff - Started downloading
ff2b96c8f8ff - Downloaded in 0.001 seconds
72ebe8ecf66d - Started downloading
430011f338a2 - Started downloading
560c024910be - Downloaded in 0.173 seconds
4f4fb700ef54 - Started downloading
4f4fb700ef54 - Downloaded in 0.001 seconds
79df10d18997 - Started downloading
7e274023cae9 - Started downloading
7e274023cae9 - Downloaded in 0.052 seconds

...(692 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.32 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.93s ==================

py312-servo: OK ✔ in 18.66 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.54s ==================

py312-webkit: OK ✔ in 18.29 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.52s ==================

py312-webkitgtk_minibrowser: OK ✔ in 18.41 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.49s ==================

  py312-base: OK (24.21=setup[11.82]+cmd[12.39] seconds)
  py312-chrome: OK (20.34=setup[7.37]+cmd[12.96] seconds)
  py312-firefox: OK (20.81=setup[8.40]+cmd[12.41] seconds)
  py312-opera: OK (20.14=setup[7.65]+cmd[12.49] seconds)
  py312-safari: OK (18.55=setup[6.24]+cmd[12.32] seconds)
  py312-sauce: OK (19.32=setup[7.30]+cmd[12.02] seconds)
  py312-servo: OK (18.66=setup[5.86]+cmd[12.80] seconds)
  py312-webkit: OK (18.28=setup[5.86]+cmd[12.42] seconds)
  py312-webkitgtk_minibrowser: OK (18.41=setup[5.97]+cmd[12.44] seconds)
  py312-epiphany: OK (18.17=setup[5.84]+cmd[12.33] seconds)
  congratulations :) (196.97 seconds)
+ export TOXENV=py312
+ TOXENV=py312
+ cd /home/test/web-platform-tests/tools/ci/../..
[taskcluster 2025-02-11 19:46:07.673Z] === Task Finished ===
[taskcluster 2025-02-11 19:46:07.727Z] Successful task run with exit code: 0 completed in 629.604 seconds