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

Look into hanging unit tests #725

Open
wyld-sw opened this issue Feb 10, 2024 · 0 comments
Open

Look into hanging unit tests #725

wyld-sw opened this issue Feb 10, 2024 · 0 comments
Milestone

Comments

@wyld-sw
Copy link
Member

wyld-sw commented Feb 10, 2024

The following command during build checks does not seem to exit:

cd tests && python3 -m unittest -b

Some results:

/home/runner/work/fuzzball/fuzzball/tests/test_util.py:334: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  lst = yaml.load(fh)
E
Stderr:
Loop <_UnixSelectorEventLoop running=False closed=True debug=False> that handles pid 2494 is closed
E
Stderr:
Loop <_UnixSelectorEventLoop running=False closed=True debug=False> that handles pid 2521 is closed
E
...
@wyld-sw wyld-sw added this to the 7.4 milestone Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant