opensearch-project / opensearch-project/OpenSearch
[BUG] org.opensearch.search.profile.query.QueryProfilerTests.testBasic {p0=5} is flaky
Open
@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>
Expected behavior
Test must always pass.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.