Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.23.3, 2.0.0-alpha
Description
When running test-patch.sh with an invalid patch (not formatted properly) or one that doesn't compile, the script spends a lot of time building Hadoop before checking to see if the patch is invalid. It would help devs if it checked first just in case we run test-patch.sh with a bad patch file.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-8584 test-patch.sh should not immediately exit when no tests are added or modified
- Resolved