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

Separate compound matcher tests into individual tests #48884

Merged
merged 2 commits into from Aug 2, 2018

Conversation

rallytime
Copy link
Contributor

When one match fails (and some of these can be flaky) the whole test fails.

This makes it somewhat difficult to track down why the test fails.

I am hoping we won't need the sleeps in this change when the tests are separate, but let's see how that goes. It worked fine in my testing.

I also updated the test to use pytest notation, rather than unittest.

When one match fails (and some of these can be flaky) the whole test fails.

This makes it somewhat difficult to track down why the test fails.

I am hoping we won't need the sleeps in this change when the tests are separate,
but let's see how that goes. It worked fine in my testing.

I also updated the test to use pytest notation, rather than unittest.
@rallytime rallytime requested a review from a team August 2, 2018 14:44
@rallytime rallytime merged commit bf08956 into saltstack:2017.7 Aug 2, 2018
@rallytime rallytime deleted the flaky-tests-matchers branch August 2, 2018 19:04
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.

None yet

2 participants