Skip to content

Conversation

boegel
Copy link
Member

@boegel boegel commented Apr 27, 2022

Fix for test suite failing with:

ERROR: Found printed messages in output of test suite\n........................................../opt/hostedtoolcache/Python/3.10.4/x64/lib/python3.10/site-packages/paramiko/transport.py:236: CryptographyDeprecationWarning: Blowfish has been deprecated
  "class": algorithms.Blowfish,
Error: Process completed with exit code 1.

@smoors
Copy link
Contributor

smoors commented Apr 27, 2022

ERROR: Found printed messages in output of test suite\n........................................../opt/hostedtoolcache/Python/3.6.15/x64/lib/python3.6/site-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.
Error: Process completed with exit code 1.

@boegel boegel changed the title ignore deprecation warnings regarding Blowfish in test suite output when using Python 3.10 ignore deprecation warnings regarding cryptography in Python 3.6 + Blowfish with Python 3.10 in test suite output Apr 27, 2022
Copy link
Member

@verdurin verdurin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine.

@verdurin verdurin merged commit 55663f0 into easybuilders:develop Apr 27, 2022
@boegel boegel deleted the blowfish branch April 27, 2022 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants