danny0405 commented on PR #8487: URL: https://github.com/apache/hudi/pull/8487#issuecomment-1517164253
> Says all checks have passed. Probably those tests are flaky and not due to this commit. These tests are failing continuously, you may need to check them again: ```java [ERROR] Failures: [ERROR] TestHoodieDeltaStreamer.testInsertOverwriteTable:2450->testDeltaStreamerWithSpecifiedOperation:2519 expected: <2> but was: <1> [ERROR] TestHoodieDeltaStreamer.testInsertOverwriteTable:2450->testDeltaStreamerWithSpecifiedOperation:2501 expected: <1000> but was: <2000> [ERROR] TestHoodieDeltaStreamer.testInsertOverwrite:2444->testDeltaStreamerWithSpecifiedOperation:2525 expected: <1950> but was: <950> [ERROR] TestHoodieDeltaStreamer.testInsertOverwrite:2444->testDeltaStreamerWithSpecifiedOperation:2501 expected: <1000> but was: <1950> [ERROR] Errors: [ERROR] TestHoodieDeltaStreamer.testHoodieIndexer:1201->deltaStreamerTestRunner:974->deltaStreamerTestRunner:929->deltaStreamerTestRunner:946 ยป Execution [INFO] [ERROR] Tests run: 342, Failures: 4, Errors: 1, Skipped: 7 ``` -- 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]
