TestFileCreation times out -------------------------- Key: HDFS-1376 URL: https://issues.apache.org/jira/browse/HDFS-1376 Project: Hadoop HDFS Issue Type: Test Affects Versions: 0.22.0 Reporter: Eli Collins Fix For: 0.22.0
I see TestFileCreation periodically time out on a host when ant test runs but w/o anything thing else running. {noformat} Testsuite: org.apache.hadoop.hdfs.TestFileCreation Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec Testcase: testFileCreationNonRecursive took 0.002 sec Caused an ERROR Timeout occurred. Please note the time in the report does not reflect the time until the timeout. junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout. {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.