From d0a301e9f84f3b28b12a87469fe2dfe7c90cdf40 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 18 Oct 2011 23:48:15 +0000 Subject: [PATCH] HADOOP-7755. Detect MapReduce PreCommit Trunk builds silently failing when running test-patch.sh. Contributed by Jonathan Eagles git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1185922 13f79535-47bb-0310-9956-ffa450edef68 --- dev-support/test-patch.sh | 15 +++++++++------ hadoop-common-project/hadoop-common/CHANGES.txt | 3 +++ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/dev-support/test-patch.sh b/dev-support/test-patch.sh index 6325e6a193..f878f28de9 100755 --- a/dev-support/test-patch.sh +++ b/dev-support/test-patch.sh @@ -597,20 +597,23 @@ runTests () { echo "======================================================================" echo "" echo "" - + echo "$MVN clean install test -Pnative -D${PROJECT_NAME}PatchProcess" $MVN clean install test -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 "