virajjasani commented on pull request #3675: URL: https://github.com/apache/hadoop/pull/3675#issuecomment-998061174
> Unit testing failed due to unrelated flaky tests > > > [ERROR] Errors: > > [ERROR] org.apache.hadoop.hdfs.TestRollingUpgrade.testRollback(org.apache.hadoop.hdfs.TestRollingUpgrade) > > [ERROR] Run 1: TestRollingUpgrade.testRollback:329->waitForNullMxBean:361 » Timeout Timed out... > > [ERROR] Run 2: TestRollingUpgrade.testRollback:329->waitForNullMxBean:361 » Timeout Timed out... > > [ERROR] Run 3: TestRollingUpgrade.testRollback:329->waitForNullMxBean:361 » Timeout Timed out... > > [INFO] > > [WARNING] Flakes: > > [WARNING] org.apache.hadoop.hdfs.TestRollingUpgrade.testCheckpoint(org.apache.hadoop.hdfs.TestRollingUpgrade) > > [ERROR] Run 1: TestRollingUpgrade.testCheckpoint:599->testCheckpoint:686 Test resulted in an unexpected exit > > [INFO] Run 2: PASS Yeah this test failure is not relevant. Even after the recent attempt, it is still flaky, we might require better insights for this test. -- 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]
