Who is keeping pycharm test execution freezed? pytest, xdist or pycharm? #11338
Replies: 2 comments 4 replies
-
Your first step for this should be running your tests with |
Beta Was this translation helpful? Give feedback.
-
hi @The-Compiler now i'm gonna try to remove the pytest-timeout, thanks :) |
Beta Was this translation helpful? Give feedback.
-
Hi
![image](https://private-user-images.githubusercontent.com/2149815/262413112-4ea2f4af-95f6-447d-b0a8-6e1a8409761b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NzE1NDIsIm5iZiI6MTczOTQ3MTI0MiwicGF0aCI6Ii8yMTQ5ODE1LzI2MjQxMzExMi00ZWEyZjRhZi05NWY2LTQ0N2QtYjBhOC02ZTFhODQwOTc2MWIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTNUMTgyNzIyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9M2FmYTg2MzFkMjVjYjQ4YWVlODRjNzc0ZGJhOTc3NWRjOGE4NjQxYTY1ODI0NGE1MGFmZmQ4ODAxOGM4NWUzNyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.kGuFs-rgl7w0zFjLCPw3p0lgJS4KBJQ8eJbwR7vjMzU)
i'm asking for a suggestion
sometime happen that my test exection with pycharm (everything updated) freeze in this way
all the test are passed or ignored or failed,
108 on 108.
so who is waiting for who?
is pycharm? is xdist? is pytest?
any suggestion?
thanks.
Beta Was this translation helpful? Give feedback.
All reactions