Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.20.1
-
None
Description
Build target test-commit test target invokes macro-test-runner three times with three different files. This is a problem because macro-test-runner deletes logs before each run.
The proposed solution is to merge all tests (common, hdfs, mapred) into one files since it doesn't seem to be possible to call macro-test-runner with three files as argument (or to change macro-test-runner to make it possible).
Attachments
Attachments
Issue Links
- depends upon
-
MAPREDUCE-670 Create target for 10 minute patch test build for mapreduce
- Closed