Build successful despite test failure on test-core target ---------------------------------------------------------
Key: HADOOP-5845 URL: https://issues.apache.org/jira/browse/HADOOP-5845 Project: Hadoop Core Issue Type: Bug Components: test Affects Versions: 0.21.0 Reporter: Chris Douglas {{ant -Dtestcase=TestFoo test-core}} will succeed, even if TestFoo fails. Running the same test with the run-test-mapred target failed the build, as expected. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.