-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
exit code 2 when using '-x' flag #2832
Copy link
Copy link
Closed
Labels
status: help wanteddevelopers would like help from experts on this topicdevelopers would like help from experts on this topictype: backward compatibilitymight present some backward compatibility issues which should be carefully noted in the changelogmight present some backward compatibility issues which should be carefully noted in the changelogtype: bugproblem that needs to be addressedproblem that needs to be addressed
Description
Activity
Metadata
Metadata
Assignees
Labels
status: help wanteddevelopers would like help from experts on this topicdevelopers would like help from experts on this topictype: backward compatibilitymight present some backward compatibility issues which should be carefully noted in the changelogmight present some backward compatibility issues which should be carefully noted in the changelogtype: bugproblem that needs to be addressedproblem that needs to be addressed
pytest v3.2.1
Conditions:
A test fails while running
pytest -xExpected Behavior:
Exit code is 1 (according to usage)
Actual Behavior:
Exit code is 2
Confirmed environments: