danny0405 commented on PR #6242:
URL: https://github.com/apache/hudi/pull/6242#issuecomment-1199092488

   > One of the tests failed
   > 
   > ```
   > 2022-07-29T09:30:25.6950681Z [ERROR] Tests run: 302, Failures: 1, Errors: 
0, Skipped: 0, Time elapsed: 4,169.769 s <<< FAILURE! - in JUnit Vintage
   > 2022-07-29T09:30:25.6961788Z [ERROR] [1] 
true(testMORTableRestore(boolean))  Time elapsed: 32.261 s  <<< FAILURE!
   > 2022-07-29T09:30:25.6962474Z org.opentest4j.AssertionFailedError: 
expected: <271> but was: <200>
   > 2022-07-29T09:30:25.6963066Z       at 
org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
   > 2022-07-29T09:30:25.6963680Z       at 
org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
   > 2022-07-29T09:30:25.6964283Z       at 
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
   > 2022-07-29T09:30:25.6964916Z       at 
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
   > 2022-07-29T09:30:25.6965513Z       at 
org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:510)
   > 2022-07-29T09:30:25.6966286Z       at 
org.apache.hudi.table.functional.TestHoodieSparkMergeOnReadTableRollback.assertRecords(TestHoodieSparkMergeOnReadTableRollback.java:677)
   > 2022-07-29T09:30:25.6967160Z       at 
org.apache.hudi.table.functional.TestHoodieSparkMergeOnReadTableRollback.validateRecords(TestHoodieSparkMergeOnReadTableRollback.java:673)
   > 2022-07-29T09:30:25.6968043Z       at 
org.apache.hudi.table.functional.TestHoodieSparkMergeOnReadTableRollback.testMORTableRestore(TestHoodieSparkMergeOnReadTableRollback.java:637)
   > ```
   
   It should not be affected by this change, and i test it locally it is okey.


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