You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after just reading the involved code it looks like it should be correct, can you show the result based on running some of your tests singular vs xdist while running with --durations=10
based on that i hope to make a acceptance test that captures the issue
I try to find the slowest test in my testing suite with the parameter --durations=2 in py.test
The problem is i received that output
Is there a equivalent for xdist or is it possible to send the duration back to py.test so that it is proper displayed?
The duration of a single tests are usually between 3-7 minutes
The text was updated successfully, but these errors were encountered: