You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by el...@apache.org on 2011/05/17 00:32:57 UTC

svn commit: r1103931 - in /hadoop/common/trunk: CHANGES.txt src/test/bin/test-patch.sh

Author: eli
Date: Mon May 16 22:32:57 2011
New Revision: 1103931

URL: http://svn.apache.org/viewvc?rev=1103931&view=rev
Log:
HADOOP-7291. Remove spurious call to runTestContrib. Contributed by Eli Collins

Modified:
    hadoop/common/trunk/CHANGES.txt
    hadoop/common/trunk/src/test/bin/test-patch.sh

Modified: hadoop/common/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=1103931&r1=1103930&r2=1103931&view=diff
==============================================================================
--- hadoop/common/trunk/CHANGES.txt (original)
+++ hadoop/common/trunk/CHANGES.txt Mon May 16 22:32:57 2011
@@ -156,6 +156,8 @@ Trunk (unreleased changes)
     HADOOP-7289. In ivy.xml, test conf should not extend common conf.
     (Eric Yang via szetszwo)
 
+    HADOOP-7291. Update Hudson job not to run test-contrib. (Nigel Daley via eli)
+
   OPTIMIZATIONS
 
   BUG FIXES

Modified: hadoop/common/trunk/src/test/bin/test-patch.sh
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/src/test/bin/test-patch.sh?rev=1103931&r1=1103930&r2=1103931&view=diff
==============================================================================
--- hadoop/common/trunk/src/test/bin/test-patch.sh (original)
+++ hadoop/common/trunk/src/test/bin/test-patch.sh Mon May 16 22:32:57 2011
@@ -642,8 +642,6 @@ cleanupAndExit () {
 ###############################################################################
 ###############################################################################
 
-runContribTests
-
 JIRA_COMMENT=""
 JIRA_COMMENT_FOOTER="Console output: $BUILD_URL/console