run-test-core-fault-inject runs a test case twice if -Dtestcase is set ----------------------------------------------------------------------
Key: HADOOP-6347 URL: https://issues.apache.org/jira/browse/HADOOP-6347 Project: Hadoop Common Issue Type: Bug Reporter: Konstantin Boudnik When a testcase is specified through {{-Dtestcase=}} and {{run-test-core-fault-inject}} is executed then the same test case is ran twice. Apparently it has to be executed only one time. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.