Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.24.0
-
None
Description
If there are known failures, test-patch will bail out as soon as it sees them. This causes the precommit builds to potentially not find real issues with a patch, because the tests that would fail might come after a known failure. We should add -fn to just the mvn test command in test-patch to get the full list of failures.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-8488 test-patch.sh gives +1 even if the native build fails.
- Closed