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

Correctly report why the test_module suite is skipped #7270

Merged
merged 3 commits into from
Jun 6, 2018

Conversation

ph
Copy link
Contributor

@ph ph commented Jun 5, 2018

There are 2 reasons why the integration tests for test_modules can be
skipped:

  1. We are running ES 2.0
  2. We don't have INTEGRATION_TESTS set to 1 in our environment.

This commit return the real reason why the modules test are skipped and
give an actionable solution.

There are 2 reasons why the integration tests for test_modules can be
skipped:

1. We are running ES 2.0
2. We don't have `INTEGRATION_TESTS` set to 1 in our environment.

This commit return the real reason why the modules test are skipped and
give an actionable solution.
@ph ph added Filebeat Filebeat :Testing labels Jun 5, 2018
@ruflin ruflin merged commit 6959076 into elastic:master Jun 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants