xinglin commented on PR #5878: URL: https://github.com/apache/hadoop/pull/5878#issuecomment-1652970923
Hi @goiri, I guess I will not continue submitting new builds. Tested these five failed unit tests locally and some tests are flaky. Here are executions which succeeded. ``` [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 219.328 s - in org.apache.hadoop.hdfs.TestReconstructStripedFileWithValidator [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 299.811 s - in org.apache.hadoop.hdfs.server.datanode.TestDirectoryScanner [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 193.482 s - in org.apache.hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 428.261 s - in org.apache.hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.887 s - in org.apache.hadoop.hdfs.server.namenode.ha.TestHASafeMode ``` -- 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]
