paul-rogers commented on issue #12748:
URL: https://github.com/apache/druid/issues/12748#issuecomment-1309346981

   Failed in [this 
build](https://app.travis-ci.com/github/apache/druid/jobs/587935826), which is 
an ARM build:
   
   ```text
   
   [ERROR] Tests run: 5, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 
201.022 s <<< FAILURE! - in 
org.apache.druid.indexing.common.task.batch.parallel.PartialCompactionTest
   [ERROR] 
org.apache.druid.indexing.common.task.batch.parallel.PartialCompactionTest.testPartialCompactHashAndDynamicPartitionedSegments
  Time elapsed: 89.626 s  <<< FAILURE!
   java.lang.AssertionError: Actual task status: 
TaskStatus{id=compact_dataSource_fjadibcc_2022-11-09T05:26:19.500Z, 
status=FAILED, duration=-1, errorMsg=Ran [11] specs, [8] succeeded, [3] failed} 
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)
        at 
org.apache.druid.indexing.common.task.batch.parallel.AbstractMultiPhaseParallelIndexingTest.runTaskAndVerifyStatus(AbstractMultiPhaseParallelIndexingTest.java:179)
        at 
org.apache.druid.indexing.common.task.batch.parallel.AbstractMultiPhaseParallelIndexingTest.runTask(AbstractMultiPhaseParallelIndexingTest.java:184)
        at 
org.apache.druid.indexing.common.task.batch.parallel.PartialCompactionTest.testPartialCompactHashAndDynamicPartitionedSegments(PartialCompactionTest.java:141)
   ```


-- 
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]

Reply via email to