You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/03/24 19:36:26 UTC

[GitHub] [hudi] yihua commented on pull request #5124: [HUDI-3689] Fix delta streamer tests

yihua commented on pull request #5124:
URL: https://github.com/apache/hudi/pull/5124#issuecomment-1078031139


   As a reference, before this PR, the failed tests are:
   ```
   [ERROR] Failures: 
   [ERROR]   TestHoodieDeltaStreamer.testParquetDFSSourceWithoutSchemaProviderAndTransformer:1619->testParquetDFSSource:1429->testParquetDFSSource:1441 expected: <5> but was: <105>
   [ERROR] Errors: 
   [ERROR]   TestHoodieDeltaStreamer.testCsvDFSSourceNoHeaderWithSchemaProviderAndTransformer:1773->testCsvDFSSource:1687 » Hoodie
   [ERROR]   TestHoodieDeltaStreamer.testCsvDFSSourceNoHeaderWithoutSchemaProviderAndNoTransformer:1742->testCsvDFSSource:1688 » IllegalArgument
   [ERROR]   TestHoodieDeltaStreamer.testCsvDFSSourceWithHeaderAndSepWithSchemaProviderAndTransformer:1731->testCsvDFSSource:1687 » Hoodie
   [ERROR]   TestHoodieDeltaStreamer.testDeletePartitions:1919 » IllegalArgument Cannot fin...
   [ERROR]   TestHoodieDeltaStreamer.testParquetDFSSourceWithSchemaFilesAndTransformer:1629->testParquetDFSSource:1429->testParquetDFSSource:1440 » Spark
   [ERROR]   TestHoodieMultiTableDeltaStreamer.testMultiTableExecutionWithKafkaSource:164 » IllegalArgument
   [WARNING] Flakes: 
   [WARNING] org.apache.hudi.utilities.functional.TestHoodieDeltaStreamer.testORCDFSSourceWithoutSchemaProviderAndNoTransformer(boolean,List)
   [INFO]   Run 1: PASS
   [ERROR]   Run 2: TestHoodieDeltaStreamer.testORCDFSSourceWithoutSchemaProviderAndNoTransformer:1635->testORCDFSSource:1482 » Hoodie
   [INFO] 
   [INFO] 
   [ERROR] Tests run: 173, Failures: 1, Errors: 6, Skipped: 2, Flakes: 1
   ```


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org