[
https://issues.apache.org/jira/browse/HUDI-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365501#comment-17365501
]
Sagar Sumit edited comment on HUDI-1248 at 6/18/21, 1:28 PM:
-------------------------------------------------------------
Couple more failures:
{code:java}
https://travis-ci.com/github/apache/hudi/jobs/509789824
Tests run: 11, Failures: 7, Errors: 0, Skipped: 1, Time elapsed: 30.631 s <<<
FAILURE! - in org.apache.hudi.sink.TestWriteMergeOnRead
[ERROR] org.apache.hudi.sink.TestWriteMergeOnRead.testInsertWithDeduplication
Time elapsed: 5.812 s <<< FAILURE!
java.lang.AssertionError: Expected: is "[id1,par1,id1,Danny,23,4,par1]"
but: was "[]" at
org.apache.hudi.sink.TestWriteMergeOnRead.checkWrittenData(TestWriteMergeOnRead.java:76)
https://travis-ci.com/github/apache/hudi/jobs/508670069
[ERROR] Tests run: 11, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 0.12 s
<<< FAILURE! - in org.apache.hudi.keygen.TestTimestampBasedKeyGenerator
[ERROR]
org.apache.hudi.keygen.TestTimestampBasedKeyGenerator.testTimestampBasedKeyGenerator
Time elapsed: 0.047 s <<< ERROR!
{code}
was (Author: codope):
Couple more failures:
{code:java}
https://travis-ci.com/github/apache/hudi/jobs/509789824
Tests run: 11, Failures: 7, Errors: 0, Skipped: 1, Time elapsed: 30.631 s <<<
FAILURE! - in org.apache.hudi.sink.TestWriteMergeOnRead
[ERROR] org.apache.hudi.sink.TestWriteMergeOnRead.testInsertWithDeduplication
Time elapsed: 5.812 s <<< FAILURE!
java.lang.AssertionError: Expected: is "[id1,par1,id1,Danny,23,4,par1]"
but: was "[]" at
org.apache.hudi.sink.TestWriteMergeOnRead.checkWrittenData(TestWriteMergeOnRead.java:76)
{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.
> https://issues.apache.org/jira/browse/HUDI-1989: flaky tests in
> TestHoodieMergeOnReadTable
--
This message was sent by Atlassian Jira
(v8.3.4#803005)