opensearch-project / opensearch-project/OpenSearch

[BUG] org.opensearch.search.profile.query.QueryProfilerTests.testBasic {p0=5} is flaky

Open
#10,941 3 comments 0 reactions 1 assignee View on GitHub

@ticheng-aws is already working on this.

Since Nov 27, 2023.

bug flaky-test Severity-Major
Dominant language
Java
Stars
13.7k
Forks
3k
Avg merge
2d 23h
Merged PRs (30d)
108

Description

Describe the bug
org.opensearch.search.profile.query.QueryProfilerTests.testBasic {p0=5} test is flaky.

Below assertion failure can be seen -

java.lang.AssertionError: 
Expected: a value greater than <0L>
     but: <0L> was equal to <0L>

To Reproduce
https://build.ci.opensearch.org/job/gradle-check/29044/testReport/junit/org.opensearch.search.profile.query/QueryProfilerTests/testBasic__p0_5_/

Expected behavior
Test must always pass.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.