Skip to content

Flaky Test: org.apache.druid.indexing.common.task.batch.parallel.MultiPhaseParallelIndexingRowStatsTest.testHashPartitionRowStats #13382

@somu-imply

Description

@somu-imply

The test below is flaky in Travis. Passes locally though.

[ERROR] org.apache.druid.indexing.common.task.batch.parallel.MultiPhaseParallelIndexingRowStatsTest.testHashPartitionRowStats  Time elapsed: 3.636 s  <<< FAILURE!
java.lang.AssertionError: Actual task status: TaskStatus{id=index_parallel_dataSource_lbnalped_2022-11-17T05:45:07.280Z, status=FAILED, duration=-1, errorMsg=Failed in phase[partial segment generation]. See task logs for details.} expected:<SUCCESS> but was:<FAILED>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions