From bc2340e8b5994cbac5cdc788d8616c0ed3da7a81 Mon Sep 17 00:00:00 2001 From: Thomas Graves Date: Wed, 11 Apr 2012 15:24:19 +0000 Subject: [PATCH] HADOOP-8147. test-patch should run tests with -fn to avoid masking test failures (Robert Evans via tgraves) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1324816 13f79535-47bb-0310-9956-ffa450edef68 --- dev-support/test-patch.sh | 21 +++++++------------ .../hadoop-common/CHANGES.txt | 3 +++ 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/dev-support/test-patch.sh b/dev-support/test-patch.sh index 673f8ddd48d..acec313de3c 100755 --- a/dev-support/test-patch.sh +++ b/dev-support/test-patch.sh @@ -627,22 +627,17 @@ runTests () { echo "" echo "" - echo "$MVN clean install -Pnative -D${PROJECT_NAME}PatchProcess" - $MVN clean install -Pnative -D${PROJECT_NAME}PatchProcess - if [[ $? != 0 ]] ; then - ### Find and format names of failed tests - failed_tests=`find . -name 'TEST*.xml' | xargs $GREP -l -E "