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] Flaky test :qa:mixed-cluster:v2.8.0#mixedClusterTest #7755

Closed
raghuvanshraj opened this issue May 25, 2023 · 1 comment
Closed

[BUG] Flaky test :qa:mixed-cluster:v2.8.0#mixedClusterTest #7755

raghuvanshraj opened this issue May 25, 2023 · 1 comment
Assignees
Labels
bug Something isn't working Clients Clients within the Core repository such as High level Rest client and low level client flaky-test Random test failure that succeeds on second run

Comments

@raghuvanshraj
Copy link
Contributor

Describe the bug
The YAML REST test MixedClusterClientYamlTestSuiteIT is failing intermittently with the following error:

java.lang.AssertionError: Failure at [tasks.list/10_basic:15]: field [nodes.$node_id.roles] doesn't have a true value
Expected: not null
     but: was null

To Reproduce
Build Failure: https://build.ci.opensearch.org/job/gradle-check/16265/testReport/org.opensearch.backwards/MixedClusterClientYamlTestSuiteIT/test__p0_tasks_list_10_basic_tasks_list_test_/

Expected behavior
Test should pass

@sandeshkr419
Copy link
Contributor

Duplicate: #14294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Clients Clients within the Core repository such as High level Rest client and low level client flaky-test Random test failure that succeeds on second run
Projects
None yet
Development

No branches or pull requests

5 participants