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

[webtransport] Suppress benign error from StreamWriter.close() #48351

[webtransport] Suppress benign error from `StreamWriter.close()`

381c5c4
Select commit
Loading
Failed to load commit list.
Merged

[webtransport] Suppress benign error from StreamWriter.close() #48351

[webtransport] Suppress benign error from `StreamWriter.close()`
381c5c4
Select commit
Loading
Failed to load commit list.
Community-TC Integration / tools/ integration tests (Python 3.12) succeeded Sep 26, 2024 in 8m 5s

Community-TC (pull_request)

Integration tests for tools running under Python 3.12

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-09-26T18:14:14.725Z
Resolved: 2024-09-26T18:21:21.388Z
Task Execution Time: 7 minutes, 6 seconds, 663 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2024-09-26 18:14:14.867Z] Task ID: R7MoR1S9TCqjFSt7z9qWsA
[taskcluster 2024-09-26 18:14:14.867Z] Worker ID: 4890752591024626349
[taskcluster 2024-09-26 18:14:14.867Z] Worker Group: us-central1-b
[taskcluster 2024-09-26 18:14:14.867Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2024-09-26 18:14:14.867Z] Worker Pool: proj-wpt/ci
[taskcluster 2024-09-26 18:14:14.867Z] Worker Version: 46.1.0
[taskcluster 2024-09-26 18:14:14.867Z] Public IP: 34.46.111.16
[taskcluster 2024-09-26 18:14:14.867Z] Hostname: proj-wpt-ci-y-9bpgrcsoo4v4zcv0n7na

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

...(396 lines hidden)...

Failed to read: session.screen0.fullMaximization
Setting default value
Failed to read: session.screen0.maxIgnoreIncrement
Setting default value
Failed to read: session.screen0.maxDisableMove
Setting default value
Failed to read: session.screen0.maxDisableResize
Setting default value
Failed to read: session.screen0.workspacewarping
Setting default value
Failed to read: session.screen0.showwindowposition
Setting default value
Failed to read: session.screen0.autoRaise
Setting default value
Failed to read: session.screen0.clickRaises
Setting default value
Failed to read: session.screen0.defaultDeco
Setting default value
Failed to read: session.screen0.tab.placement
Setting default value
Failed to read: session.screen0.windowMenu
Setting default value
Failed to read: session.screen0.noFocusWhileTypingDelay
Setting default value
Failed to read: session.screen0.workspaces
Setting default value
Failed to read: session.screen0.edgeSnapThreshold
Setting default value
Failed to read: session.screen0.window.focus.alpha
Setting default value
Failed to read: session.screen0.window.unfocus.alpha
Setting default value
Failed to read: session.screen0.menu.alpha
Setting default value
Failed to read: session.screen0.menuDelay
Setting default value
Failed to read: session.screen0.tab.width
Setting default value
Failed to read: session.screen0.tooltipDelay
Setting default value
Failed to read: session.screen0.allowRemoteActions
Setting default value
Failed to read: session.screen0.clientMenu.usePixmap
Setting default value
Failed to read: session.screen0.tabs.usePixmap
Setting default value
Failed to read: session.screen0.tabs.maxOver
Setting default value
Failed to read: session.screen0.tabs.intitlebar
Setting default value
Failed to read: session.screen0.focusModel
Setting default value
Failed to read: session.screen0.tabFocusModel
Setting default value
Failed to read: session.screen0.focusNewWindows
Setting default value
Failed to read: session.screen0.focusSameHead
Setting default value
Failed to read: session.screen0.rowPlacementDirection
Setting default value
Failed to read: session.screen0.colPlacementDirection
Setting default value
Failed to read: session.screen0.windowPlacement
Setting default value
Failed to read: session.screen0.slit.acceptKdeDockapps
Setting default value
Failed to read: session.screen0.slit.autoHide
Setting default value
Failed to read: session.screen0.slit.maxOver
Setting default value
Failed to read: session.screen0.slit.placement
Setting default value
Failed to read: session.screen0.slit.alpha
Setting default value
Failed to read: session.screen0.slit.onhead
Setting default value
Failed to read: session.screen0.slit.layer
Setting default value
Failed to read: session.screen0.toolbar.autoHide
Setting default value
Failed to read: session.screen0.toolbar.maxOver
Setting default value
Failed to read: session.screen0.toolbar.visible
Setting default value
Failed to read: session.screen0.toolbar.alpha
Setting default value
Failed to read: session.screen0.toolbar.layer
Setting default value
Failed to read: session.screen0.toolbar.onhead
Setting default value
Failed to read: session.screen0.toolbar.placement
Setting default value
Failed to read: session.screen0.toolbar.height
Setting default value
Failed to read: session.screen0.iconbar.mode
Setting default value
Failed to read: session.screen0.iconbar.alignment
Setting default value
Failed to read: session.screen0.iconbar.iconWidth
Setting default value
Failed to read: session.screen0.iconbar.iconTextPadding
Setting default value
Failed to read: session.screen0.iconbar.usePixmap
Setting default value
mem avail: 14708 of 15806 MiB (93 %), swap free:    0 of    0 MiB ( 0 %)
Collecting tox
  Downloading tox-4.20.0-py3-none-any.whl.metadata (5.0 kB)
Collecting cachetools>=5.5 (from tox)
  Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB)
Collecting chardet>=5.2 (from tox)
  Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB)
Collecting colorama>=0.4.6 (from tox)
  Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
Collecting filelock>=3.15.4 (from tox)
  Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
Collecting packaging>=24.1 (from tox)
  Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB)
Collecting platformdirs>=4.2.2 (from tox)
  Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
Collecting pluggy>=1.5 (from tox)
  Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB)
Collecting pyproject-api>=1.7.1 (from tox)
  Downloading pyproject_api-1.8.0-py3-none-any.whl.metadata (2.7 kB)
Collecting tomli>=2.0.1 (from tox)
  Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
Collecting virtualenv>=20.26.3 (from tox)
  Downloading virtualenv-20.26.5-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.26.3->tox)
  Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB)
Downloading tox-4.20.0-py3-none-any.whl (157 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/157.1 kB ? eta -:--:--
   ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/157.1 kB 1.1 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 153.6/157.1 kB 2.3 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.1/157.1 kB 2.0 MB/s eta 0:00:00
Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB)
Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/199.4 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 9.6 MB/s eta 0:00:00
Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
Downloading packaging-24.1-py3-none-any.whl (53 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/54.0 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 7.0 MB/s eta 0:00:00
Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
Downloading pluggy-1.5.0-py3-none-any.whl (20 kB)
Downloading pyproject_api-1.8.0-py3-none-any.whl (13 kB)
Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
Downloading virtualenv-20.26.5-py3-none-any.whl (6.0 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/6.0 MB ? eta -:--:--
   ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.5/6.0 MB 13.5 MB/s eta 0:00:01
   ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/6.0 MB 21.3 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 3.6/6.0 MB 34.3 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 6.0/6.0 MB 45.9 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 40.0 MB/s eta 0:00:00
Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/468.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 42.4 MB/s eta 0:00:00
Installing collected packages: distlib, tomli, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox
Successfully installed cachetools-5.5.0 chardet-5.2.0 colorama-0.4.6 distlib-0.3.8 filelock-3.16.1 packaging-24.1 platformdirs-4.3.6 pluggy-1.5.0 pyproject-api-1.8.0 tomli-2.0.1 tox-4.20.0 virtualenv-20.26.5

[notice] A new release of pip is available: 24.0 -> 24.2
[notice] To update, run: python3 -m pip install --upgrade pip
py312: install_deps> python -I -m pip install -r /home/test/web-platform-tests/tools/wpt/../requirements_pytest.txt -r /home/test/web-platform-tests/tools/wpt/requirements.txt -r /home/test/web-platform-tests/tools/wpt/../wptrunner/requirements.txt -r /home/test/web-platform-tests/tools/wpt/../wptrunner/requirements_chromium.txt -r /home/test/web-platform-tests/tools/wpt/../wptrunner/requirements_firefox.txt
py312: commands[0]> pytest -c/home/test/web-platform-tests/tools/wpt/../pytest.ini --rootdir=/home/test/web-platform-tests/tools/wpt
============================= test session starts ==============================

platform linux -- Python 3.12.6, pytest-8.3.2, pluggy-1.5.0

cachedir: .tox/py312/.pytest_cache

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

configfile: ../pytest.ini

plugins: hypothesis-6.112.0, cov-5.0.0

collecting ... 
collecting 58 items                                                            
collected 80 items                                                             



tests/test_browser.py ..........................                         [ 32%]

tests/test_install.py .mem avail: 14735 of 15806 MiB (93 %), swap free:    0 of    0 MiB ( 0 %)
...                                               [ 37%]

tests/test_markdown.py ...                                               [ 41%]

tests/test_revlist.py ...                                                [ 45%]

tests/test_run.py ..........s...........                                 [ 72%]

tests/test_testfiles.py ....                                             [ 77%]

tests/test_update_expectations.py mem avail: 14547 of 15806 MiB (92 %), swap free:    0 of    0 MiB ( 0 %)
.                                      [ 78%]

tests/test_wpt.py .......mem avail: 14167 of 15806 MiB (89 %), swap free:    0 of    0 MiB ( 0 %)
.s.......s                                      [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

============= 77 passed, 3 skipped, 1 warning in 151.08s (0:02:31) =============

  py312: OK (177.20=setup[21.46]+cmd[155.74] seconds)
  congratulations :) (177.27 seconds)
py312: install_deps> python -I -m pip install -r /home/test/web-platform-tests/tools/wave/../requirements_pytest.txt -r /home/test/web-platform-tests/tools/wave/requirements.txt -r /home/test/web-platform-tests/tools/wave/../wptrunner/requirements.txt -r /home/test/web-platform-tests/tools/wave/../wptrunner/requirements_chromium.txt -r /home/test/web-platform-tests/tools/wave/../wptrunner/requirements_firefox.txt
py312: commands[0]> pytest
============================= test session starts ==============================

platform linux -- Python 3.12.6, pytest-8.3.2, pluggy-1.5.0

cachedir: wave/.tox/py312/.pytest_cache

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

configfile: pytest.ini

plugins: hypothesis-6.112.0, cov-5.0.0

collecting ... 
collected 1 item                                                               



tests/test_wave.py .                                                     [100%]



============================== 1 passed in 7.09s ===============================

  py312: OK (14.97=setup[7.03]+cmd[7.95] seconds)
  congratulations :) (15.04 seconds)
[taskcluster 2024-09-26 18:21:20.688Z] === Task Finished ===
[taskcluster 2024-09-26 18:21:20.737Z] Successful task run with exit code: 0 completed in 425.873 seconds