Flaky Test: `ITNestedQueryPushDownTest`
Open
Development Blocker
Flaky test
- Dominant language
- Java
- Stars
- 14.1k
- Forks
- 3.8k
- Avg merge
- 2d 58m
- Merged PRs (30d)
- 233
Description
This integration test has been failing frequently on multiple PRs.
Sample failure:
https://github.com/apache/druid/actions/runs/5918218452/job/16054345897?pr=14875
It seems to have started failing after #14853
Contributor guide
Research direction
Start by reviewing the failing GitHub Actions run for `ITNestedQueryPushDownTest` and compare the test behavior before and after #14853. Locate the integration test from its name, reproduce the failure, and identify a change that makes the test consistently pass in CI without masking the underlying query behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100