holdenk opened a new issue #494: TestScanSummary appears to be flaky
URL: https://github.com/apache/incubator-iceberg/issues/494
 
 
   I was building Apache Icerberg for the first time and I ran into a test 
failure with `TestScanSummary`. Re-running the test with debugging information 
on, or by its self it started passing. Looking at the fix of waiting for the 
system clock to change by at least 1 tick I think there maybe needs to be more 
separation for the test not to be flaky.
   
   More generally I'm getting really confusing information from the internet of 
if the way how we're attempting to use currentTimeMillis is safe, e.g. seems 
like it may not be monotonically increasing but that might just be really old 
kernels.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to