Replies: 3 comments
-
This warning happens because pytest could not remove the temporary directory created by |
Beta Was this translation helpful? Give feedback.
0 replies
-
So it could be some kind of test unit or some of the pytast extencion issue?🤔 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, it is a bit hard to nail down. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently I've noticeds that on testing some modules pytest after print summary testing info if floods terminal with some error mesages abut issues remove directories in /tmp.
Example of such output is here smarie/python-pytest-cases#248 (comment)
Someone knows what it could be?
List of installed modules in build env
Beta Was this translation helpful? Give feedback.
All reactions