Test file reference count is 3x actual value
--------------------------------------------
Key: HADOOP-7757
URL: https://issues.apache.org/jira/browse/HADOOP-7757
Project: Hadoop Common
Issue Type: Bug
Components: build
Affects Versions: 0.23.0, 0.24.0
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles
patch file format example
diff --git
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/test/MapredTestDriver.java
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/test/MapredTestDriver.java
index 26747cd..4ab14ad 100644
---
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/test/MapredTestDriver.java
+++
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/test/MapredTestDriver.java
method to count test file references will count 3 test files referenced instead
of the more accurate 1 test file referenced
grep -c -i '/test'
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira