exit code 2 when using '-x' flag #2832
Labels
status: help wanted
developers would like help from experts on this topic
type: backward compatibility
might present some backward compatibility issues which should be carefully noted in the changelog
type: bug
problem that needs to be addressed
pytest v3.2.1
Conditions:
A test fails while running
pytest -x
Expected Behavior:
Exit code is 1 (according to usage)
Actual Behavior:
Exit code is 2
Confirmed environments:
The text was updated successfully, but these errors were encountered: