[
https://issues.apache.org/jira/browse/HUDI-7374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lin Liu reassigned HUDI-7374:
-----------------------------
Assignee: Danny Chen (was: Lin Liu)
> Fix flaky test: AsyncCompaciton.testConcurrentCompaction
> --------------------------------------------------------
>
> Key: HUDI-7374
> URL: https://issues.apache.org/jira/browse/HUDI-7374
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Lin Liu
> Assignee: Danny Chen
> Priority: Major
>
>
> {code:java}
> [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)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)