ashutoshcipher commented on PR #5114: URL: https://github.com/apache/hadoop/pull/5114#issuecomment-1307769455
Test Failures check - 1. hadoop.hdfs.tools.TestDFSAdmin ``` TestDFSAdmin.testPrintTopologyWithStatus TestDFSAdmin.testListOpenFiles TestDFSAdmin.testSetBalancerBandwidth TestDFSAdmin.testCheckNumOfBlocksInReportCommand TestDFSAdmin.testAllDatanodesReconfig TestDFSAdmin.testPrintTopology TestDFSAdmin.testRefreshProxyUser TestDFSAdmin.testReportCommand ``` Same failed in my local for 3.3.5 branch without this change as well. ``` TestFileCreation.testConcurrentFileCreation TestFileCreation.testFileCreationWithOverwrite TestFileCreation.testFsCloseAfterClusterShutdown TestFileCreation.testFileCreationSimulated TestFileCreation.testFsClose TestFileCreation.testLeaseExpireHardLimit TestFileCreation.testFileCreationNamenodeRestart TestFileCreation.testFileIdMismatch TestFileCreation.testFileCreationSyncOnClose TestFileCreation.testServerDefaults TestFileCreation.testOverwriteOpenForWrite TestFileCreation.testFileCreationNonRecursive TestFileCreation.testDFSClientDeath TestFileCreation.testDeleteOnExit TestFileCreation.testFileCreationError1 TestFileCreation.testFileCreationError2 TestFileCreation.testFileCreationError3 TestFileCreation.testCreateNonCanonicalPathAndRestartFromUri TestFileCreation.testCreateNonCanonicalPathAndRestartFromString TestFileCreation.testFileCreation TestFileCreation.testCreateNonCanonicalPathAndRestartRpc ``` Same failed in my local for 3.3.5 branch without this change as well. 3. `TestCapacitySchedulerAutoQueueCreation` passing while running multiple times in local. 4. `TestFederationInterceptor` passing while running multiple times in local. This PR should be okay to merge as the failures doesnt look related. Any suggestion @adoroszlai @steveloughran -- 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]
