somu-imply opened a new issue, #13382:
URL: https://github.com/apache/druid/issues/13382
The test above 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)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]