ajantha-bhat commented on PR #6907:
URL: https://github.com/apache/iceberg/pull/6907#issuecomment-1463018330

   It seems now `testPartialProgressEnabled` is flaky. failed only for spark3.2.
   Because of 5 concurrent commits. One of the file groups has failed to 
commit? I think it is better to set the concurrency to 1 for this particular 
test case.  
   
   ```
   org.apache.iceberg.spark.actions.TestRewriteDataFilesAction > 
testPartialProgressEnabled FAILED
       java.lang.AssertionError: Should have 10 fileGroups expected:<9> but 
was:<10>
           at org.junit.Assert.fail(Assert.java:89)
           at org.junit.Assert.failNotEquals(Assert.java:835)
           at org.junit.Assert.assertEquals(Assert.java:647)
           at 
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to