Skip to content

Make assertion less flaky in IndicesClientIT.testDataStreams(). #73556

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
May 31, 2021

Conversation

martijnvg
Copy link
Member

Instead of assertion that store stats has a non zero value,
just verify that a value is returned. Verifying whether a
non value or specific value is returned, isn't the purpose
of hlrc integration tests.

Closes #60461

Instead of assertion that store stats has a non zero value,
just verify that a value is returned. Verifying whether a
non value or specific value is returned, isn't the purpose
of hlrc integration tests.

Closes elastic#60461
@martijnvg martijnvg added >test Issues or PRs that are addressing/adding tests v8.0.0 :Data Management/Data streams Data streams and their lifecycles v7.14.0 labels May 31, 2021
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label May 31, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

Copy link
Contributor

@probakowski probakowski left a comment

Choose a reason for hiding this comment

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

LGTM assuming CI is happy 👍

@martijnvg martijnvg merged commit 28d69de into elastic:master May 31, 2021
martijnvg added a commit that referenced this pull request May 31, 2021
Backport #73556 to 7.x

Instead of assertion that store stats has a non zero value,
just verify that a value is returned. Verifying whether a
non value or specific value is returned, isn't the purpose
of hlrc integration tests.

Closes #60461
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Data streams Data streams and their lifecycles Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v7.14.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] IndicesClientIT.testDataStreams failure
4 participants