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

[BUG] testClusterGetSettingsWithDefault fails intermittently #127

Closed
dblock opened this issue Mar 22, 2022 · 2 comments · Fixed by #145
Closed

[BUG] testClusterGetSettingsWithDefault fails intermittently #127

dblock opened this issue Mar 22, 2022 · 2 comments · Fixed by #145
Labels
bug Something isn't working

Comments

@dblock
Copy link
Member

dblock commented Mar 22, 2022

What is the bug?

See https://github.com/opensearch-project/opensearch-java/runs/5645720812?check_suite_focus=true, tests failed on main against 1.3.0.

What is the expected behavior?
Tests pass.

@dblock dblock added the bug Something isn't working label Mar 22, 2022
@reta
Copy link
Collaborator

reta commented Mar 30, 2022

Fails randomly (flaky?):

> Task :java-client:integrationTest

org.opensearch.client.opensearch.integTest.ClusterClientIT > testClusterGetSettingsWithDefault FAILED
    java.lang.AssertionError at ClusterClientIT.java:159

36 tests completed, 1 failed

> Task :java-client:integrationTest FAILED

@dblock dblock changed the title [BUG] Tests against 1.3.0 failed [BUG] testClusterGetSettingsWithDefault fails intermittently Mar 30, 2022
@dblock
Copy link
Member Author

dblock commented Mar 30, 2022

It failed again in #131 (review), retried, and it passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants