Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
3.0.0-alpha1
-
Jenkins
-
Reviewed
Description
I saw the Jenkins log shows TestStartup.testImageChecksum has been failing consecutively 5 times.
Seems like HDFS-9569 by Yongjun changed exception message, and this test was looking for the exact message.
Expected to find 'Failed to load an FSImage file!' but got unexpected exception:java.io.IOException: Failed to load FSImage file, see error(s) above for more info.