virajjasani opened a new pull request #3329:
URL: https://github.com/apache/hadoop/pull/3329


   ### Description of PR
   Test TestBlockScanner#testSkipRecentAccessFile is flaky:
   ```
   [ERROR] 
testSkipRecentAccessFile(org.apache.hadoop.hdfs.server.datanode.TestBlockScanner)
  Time elapsed: 3.936 s  <<< FAILURE!
   java.lang.AssertionError: Scan nothing for all files are accessed in last 
period.
        at org.junit.Assert.fail(Assert.java:89)
        at 
org.apache.hadoop.hdfs.server.datanode.TestBlockScanner.testSkipRecentAccessFile(TestBlockScanner.java:1015)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
   ```
   
   ### How was this patch tested?
   Unit tests


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