KevinWikant commented on pull request #3920:
URL: https://github.com/apache/hadoop/pull/3920#issuecomment-1023666159


   ```
   [ERROR] Failures: 
   [ERROR]   
TestBlockTokenWithShortCircuitRead.testShortCircuitReadWithInvalidToken:153->checkSlotsAfterSSRWithTokenExpiration:178->checkShmAndSlots:184
 expected:<1> but was:<2>
   [ERROR]   TestDirectoryScanner.testThrottling:727 Throttle is too permissive
   [INFO] 
   [ERROR] Tests run: 6208, Failures: 2, Errors: 0, Skipped: 22
   ```
   
   TestDirectoryScanner.testThrottling is related to a flaky test:
   - https://issues.apache.org/jira/browse/HDFS-15646
   - "TestDirectoryScanner#testThrottling fails: Throttle is too permissive"
   
   TestBlockTokenWithShortCircuitRead.testShortCircuitReadWithInvalidToken is 
not a reported flaky test:
   - https://issues.apache.org/jira/browse/HDFS-15646


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