-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Describe the bug
/opt/hostedtoolcache/Python/3.11.11/x64/lib/python3.11/site-packages/_pytest/main.py:318: PluggyTeardownRaisedWarning: A plugin raised an exception during an old-style hookwrapper teardown.
Plugin: 140686202052496, Hook: pytest_sessionfinish
OSError: cannot send (already closed?)
For more information see https://pluggy.readthedocs.io/en/stable/api_reference.html#pluggy.PluggyTeardownRaisedWarning
config.hook.pytest_sessionfinish(
Error: The operation was canceled.

To Reproduce
- Fork https://github.com/digillia/Digillia-Colab
- Execute the Github workflow: https://github.com/digillia/Digillia-Colab/blob/main/.github/workflows/pytest.yaml
Expected behavior
Tests should pass (they do locally)
Additional context
Check https://pluggy.readthedocs.io/en/stable/api_reference.html#pluggy.PluggyTeardownRaisedWarning
Metadata
Metadata
Assignees
Labels
No labels