Skip to content

Automatically skip tests if failCommand is not available #663

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

Merged
merged 1 commit into from
Aug 8, 2019

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Aug 7, 2019

Since failCommand is only available on newer server versions and need a special parameter to be enabled, the configureFailPoint helper now automatically skips a test if failCommand is not available, instead of failing the test with an error.

Since failCommand is only available on newer server versions and need a special parameter to be enabled, the configureFailPoint helper now automatically skips a test if failCommand is not available, instead of failing the test with an error.
@alcaeus alcaeus requested a review from kvwalker August 7, 2019 12:36
@alcaeus alcaeus self-assigned this Aug 7, 2019
Copy link
Contributor

@kvwalker kvwalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@alcaeus alcaeus merged commit 870024e into mongodb:master Aug 8, 2019
alcaeus added a commit that referenced this pull request Aug 8, 2019
@alcaeus alcaeus deleted the skip-on-unsupported-fail-command branch August 8, 2019 05:24
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