KevinWikant commented on pull request #3921: URL: https://github.com/apache/hadoop/pull/3921#issuecomment-1023664385
Unit tests failures are related to flaky tests ``` [ERROR] Failures: [ERROR] TestBPOfferService.testMissBlocksWhenReregister:350 [ERROR] Errors: [ERROR] TestUnderReplicatedBlocks.testSetRepIncWithUnderReplicatedBlocks:80 » TestTimedOut [INFO] [ERROR] Tests run: 6738, Failures: 1, Errors: 1, Skipped: 22 ``` TestBPOfferService.testMissBlocksWhenReregister: - https://issues.apache.org/jira/browse/HDFS-15646 - "TestBPOfferService#testMissBlocksWhenReregister fails on trunk" - "TestBPOfferService#testMissBlocksWhenReregister fails intermittently" - "TestBPOfferService#testMissBlocksWhenReregister is flaky" TestUnderReplicatedBlocks.testSetRepIncWithUnderReplicatedBlocks: - https://issues.apache.org/jira/browse/HDFS-15646 - "TestUnderReplicatedBlocks#testSetrepIncWithUnderReplicatedBlocks test timeout" -- 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]
