[ https://issues.apache.org/jira/browse/HDFS-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835049#action_12835049 ]
Hudson commented on HDFS-913: ----------------------------- Integrated in Hadoop-Hdfs-trunk-Commit #194 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/194/]) . Rename fault injection test TestRename.java to TestFiRename.java to include it in tests run by ant target run-test-hdfs-fault-inject. Contributed by Suresh Srinivas. > TestRename won't run automatically from 'run-test-hdfs-faul-inject' target > -------------------------------------------------------------------------- > > Key: HDFS-913 > URL: https://issues.apache.org/jira/browse/HDFS-913 > Project: Hadoop HDFS > Issue Type: Bug > Components: test > Reporter: Konstantin Boudnik > Assignee: Suresh Srinivas > Fix For: 0.22.0 > > > Fault injection test classes suppose to have {{TestFi}} prefix. Otherwise, > JUnit target won't pick them up as a part of the batch test run. Although, > it's still possible to run test with different names with {{-Dtestcase=}} > directive. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.