You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUG] org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=nodes.stats/20_response_filtering/Nodes Stats filtered using both includes and excludes filters} is flaky
#10032
Closed
kotwanikunal opened this issue
Sep 13, 2023
· 3 comments
Describe the bug org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=nodes.stats/20_response_filtering/Nodes Stats filtered using both includes and excludes filters} is flaky
java.lang.AssertionError: Failure at [nodes.stats/20_response_filtering:173]: field [nodes.$node_id.name] doesn't have a true value
Expected: not null
but: was null
Host/Environment (please complete the following information):
Jenkins CI
Describe the bug
org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=nodes.stats/20_response_filtering/Nodes Stats filtered using both includes and excludes filters}
is flakyTo Reproduce
REPRODUCE WITH: ./gradlew ':qa:mixed-cluster:v2.11.0#mixedClusterTest' --tests "org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT" -Dtests.method="test {p0=nodes.stats/11_indices_metrics/Metric - blank}" -Dtests.seed=2F3DFE87E8073580 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=zh-Hans-CN -Dtests.timezone=Asia/Tbilisi -Druntime.java=20
Expected behavior
Test to pass
Screenshots
Host/Environment (please complete the following information):
Jenkins CI
Additional context
The text was updated successfully, but these errors were encountered: