[
https://issues.apache.org/jira/browse/HUDI-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17341435#comment-17341435
]
Vinoth Chandar edited comment on HUDI-1248 at 5/9/21, 12:52 AM:
----------------------------------------------------------------
Throwing intermittent tests I see in CI currently here.
{code:java}
At-least 4 occurrences
[ERROR] Failures:
[ERROR]
TestHoodieMultiTableDeltaStreamer.testMultiTableExecutionWithKafkaSource:168
expected: <true> but was: <false>
At-least 10 occurrences
[ERROR] Failures:
[ERROR] TestRowDataToHoodieFunction.testRateLimit:72 should process at least
5 seconds ==> expected: <true> but was: <false>
{code}
was (Author: vc):
Throwing intermittent tests I see in CI currently here.
{code:java}
[ERROR] Failures:
[ERROR]
TestHoodieMultiTableDeltaStreamer.testMultiTableExecutionWithKafkaSource:168
expected: <true> but was: <false>
[ERROR] Failures:
[ERROR] TestRowDataToHoodieFunction.testRateLimit:72 should process at least
5 seconds ==> expected: <true> but was: <false>
{code}
> [UMBRELLA] Tests cleanup and fixes
> ----------------------------------
>
> Key: HUDI-1248
> URL: https://issues.apache.org/jira/browse/HUDI-1248
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Testing
> Reporter: sivabalan narayanan
> Priority: Blocker
> Labels: hudi-umbrellas
> Fix For: 0.9.0
>
>
> There are quite few tickets that requires some fixes to tests. Creating this
> umbrella ticket to track all efforts.
>
> https://issues.apache.org/jira/browse/HUDI-1055 remove .parquet from tests.
> https://issues.apache.org/jira/browse/HUDI-1033 ITTestRepairsCommand and
> TestRepairsCommand
> https://issues.apache.org/jira/browse/HUDI-1010 memory leak.
> https://issues.apache.org/jira/browse/HUDI-997 memory leak
> https://issues.apache.org/jira/browse/HUDI-664 : Adjust Logging levels to
> reduce verbose log msgs in hudi-client
> https://issues.apache.org/jira/browse/HUDI-623: Remove
> UpgradePayloadFromUberToApache
> https://issues.apache.org/jira/browse/HUDI-541: Replace variables/comments
> named "data files" to "base file"
> https://issues.apache.org/jira/browse/HUDI-347: Fix
> TestHoodieClientOnCopyOnWriteStorage Tests with modular private methods
> https://issues.apache.org/jira/browse/HUDI-323: Docker demo/integ-test
> stdout/stderr output only available on process exit
> https://issues.apache.org/jira/browse/HUDI-284: Need Tests for Hudi handling
> of schema evolution
> https://issues.apache.org/jira/browse/HUDI-154: Enable Rollback case in
> HoodieRealtimeRecordReaderTest.testReader
> https://issues.apache.org/jira/browse/HUDI-1143 timestamp micros.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)