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
* fix test result output on Windows
Using `call` swallows the exit code of the test runner, making
Jenkins mark failed test runs as unstable instead of failed.
* exit if pytest fails
* set error code explicitly
0 commit comments