Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-4302 CI Instability / flaky tests
  3. HUDI-7374

Fix flaky test: AsyncCompaciton.testConcurrentCompaction

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • compaction, table-service
    • None

    Description

       

      [ERROR] Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 50.603 s <<< FAILURE! - in org.apache.hudi.table.action.compact.TestAsyncCompaction
      [ERROR] testConcurrentCompaction  Time elapsed: 7.767 s  <<< FAILURE!
      org.opentest4j.AssertionFailedError: compaction plan should not include pending log files ==> expected: <true> but was: <false>
      	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
      	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40)
      	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:193)
      	at org.apache.hudi.table.action.compact.TestAsyncCompaction.testConcurrentCompaction(TestAsyncCompaction.java:235)
      

      Attachments

        Activity

          People

            danny0405 Danny Chen
            linliu Lin Liu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: