Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug with disallow_skipped option #96

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

ewu63
Copy link

@ewu63 ewu63 commented Nov 13, 2023

Summary

I believe the logic for --disallow_skipped was slightly wrong, such that 0 or 1 skipped test would return 0 still, while >=2 would return 2.

Related Issues

  • None

Backwards incompatibilities

None

New Dependencies

None

@ewu63 ewu63 mentioned this pull request Nov 13, 2023
13 tasks
@swryan swryan merged commit b3440d3 into OpenMDAO:master Nov 13, 2023
@ewu63 ewu63 deleted the bugfix/disallow-skip branch November 13, 2023 16:11
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.

2 participants