druid icon indicating copy to clipboard operation
druid copied to clipboard

Flaky test: Phase 2 "indexing modules test" jdk15 `CompactionTaskRunTest`, `CompactionTaskParallelRunTest`

Open kfaraz opened this issue 3 years ago • 0 comments

Failure logs

[WARNING] Flakes: 
[WARNING] org.apache.druid.indexing.common.task.CompactionTaskRunTest.testRunIndexAndCompactForSameSegmentAtTheSameTime[SEGMENT]
[ERROR]   Run 1: CompactionTaskRunTest.testRunIndexAndCompactForSameSegmentAtTheSameTime:1422 expected:<FAILED> but was:<SUCCESS>
[INFO]   Run 2: PASS

The same tests passed with jdk11 but fail intermittently with jdk15

kfaraz avatar Jul 14 '22 05:07 kfaraz