Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-7595

Investigate and fix flaky tests in ITTestHoodieDataSource

    XMLWordPrintableJSON

Details

    Description

       

      2024-04-17T15:25:52.8085340Z [ERROR] Tests run: 132, Failures: 2, Errors: 0, Skipped: 1, Time elapsed: 1,042.604 s <<< FAILURE! - in org.apache.hudi.table.ITTestHoodieDataSource
      2024-04-17T15:25:52.8088904Z [ERROR] testWriteAndReadWithDataSkipping{HoodieTableType}[1]  Time elapsed: 2.654 s  <<< FAILURE!
      2024-04-17T15:25:52.8090232Z java.lang.AssertionError: 
      2024-04-17T15:25:52.8090677Z 
      2024-04-17T15:25:52.8093540Z Expected: is "[+I[id1, Danny, 23, 1970-01-01T00:00:01, par1], +I[id2, Stephen, 33, 1970-01-01T00:00:02, par1], +I[id3, Julian, 53, 1970-01-01T00:00:03, par2], +I[id4, Fabian, 31, 1970-01-01T00:00:04, par2], +I[id5, Sophia, 18, 1970-01-01T00:00:05, par3], +I[id6, Emma, 20, 1970-01-01T00:00:06, par3], +I[id7, Bob, 44, 1970-01-01T00:00:07, par4], +I[id8, Han, 56, 1970-01-01T00:00:08, par4]]"
      2024-04-17T15:25:52.8096227Z      but: was "[]"
      2024-04-17T15:25:52.8097376Z 	at org.apache.hudi.table.ITTestHoodieDataSource.testWriteAndReadWithDataSkipping(ITTestHoodieDataSource.java:1613)
      2024-04-17T15:25:52.8098523Z 
      2024-04-17T15:25:52.8099153Z [ERROR] testWriteAndReadWithDataSkipping{HoodieTableType}[2]  Time elapsed: 2.652 s  <<< FAILURE!
      2024-04-17T15:25:52.8100231Z java.lang.AssertionError: 
      2024-04-17T15:25:52.8100586Z 
      2024-04-17T15:25:52.8103281Z Expected: is "[+I[id1, Danny, 23, 1970-01-01T00:00:01, par1], +I[id2, Stephen, 33, 1970-01-01T00:00:02, par1], +I[id3, Julian, 53, 1970-01-01T00:00:03, par2], +I[id4, Fabian, 31, 1970-01-01T00:00:04, par2], +I[id5, Sophia, 18, 1970-01-01T00:00:05, par3], +I[id6, Emma, 20, 1970-01-01T00:00:06, par3], +I[id7, Bob, 44, 1970-01-01T00:00:07, par4], +I[id8, Han, 56, 1970-01-01T00:00:08, par4]]"
      2024-04-17T15:25:52.8105999Z      but: was "[]"
      2024-04-17T15:25:52.8107231Z 	at org.apache.hudi.table.ITTestHoodieDataSource.testWriteAndReadWithDataSkipping(ITTestHoodieDataSource.java:1613) 

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            wombatukun Vova Kolmakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: