Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@73rhodes
Copy link
Contributor

This PR addresses comments on #4989 by fixing the exit code in the following scenario:

  • if "--posix-exit-codes" is specified in the command-line options:
    • if no signal is caught
      • exit with code 0
    • otherwise exit with 128 + numerical signal

The PR also adds test coverage to assert that the original behavior of exiting with the number of failed tests continues to work the same way when "--posix-exit-codes" is not specified in the command line options.

@73rhodes 73rhodes closed this Apr 11, 2024
@73rhodes 73rhodes reopened this Apr 11, 2024
@73rhodes 73rhodes closed this Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant