codope commented on PR #6202:
URL: https://github.com/apache/hudi/pull/6202#issuecomment-1193881488

   Failed for 
   ```
   2022-07-25T08:31:29.9694954Z [ERROR] Tests run: 110, Failures: 0, Errors: 1, 
Skipped: 12, Time elapsed: 3,253.761 s <<< FAILURE! - in JUnit Vintage
   2022-07-25T08:31:29.9696259Z [ERROR] [2] 
MERGE_ON_READ(testUpsertsContinuousModeWithMultipleWritersForConflicts(HoodieTableType))
  Time elapsed: 360.738 s  <<< ERROR!
   2022-07-25T08:31:29.9697081Z java.util.concurrent.TimeoutException
   2022-07-25T08:31:29.9697734Z         at 
java.util.concurrent.FutureTask.get(FutureTask.java:205)
   2022-07-25T08:31:29.9698660Z         at 
org.apache.hudi.utilities.functional.TestHoodieDeltaStreamer$TestHelpers.waitTillCondition(TestHoodieDeltaStreamer.java:391)
   2022-07-25T08:31:29.9699742Z         at 
org.apache.hudi.utilities.functional.TestHoodieDeltaStreamer.deltaStreamerTestRunner(TestHoodieDeltaStreamer.java:802)
   2022-07-25T08:31:29.9700791Z         at 
org.apache.hudi.utilities.functional.TestHoodieDeltaStreamer.deltaStreamerTestRunner(TestHoodieDeltaStreamer.java:790)
   2022-07-25T08:31:29.9701977Z         at 
org.apache.hudi.utilities.functional.TestHoodieDeltaStreamerWithMultiWriter.testUpsertsContinuousModeWithMultipleWritersForConflicts(TestHoodieDeltaStreamerWithMultiWriter.java:102)
   ```
   
   This test is flaky and HUDI-4297 is to fix it.


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

Reply via email to