Ted Yu created HBASE-11198:
------------------------------
Summary: test-patch.sh should handle the case where trunk patch is
attached along with patch for 0.98
Key: HBASE-11198
URL: https://issues.apache.org/jira/browse/HBASE-11198
Project: HBase
Issue Type: Test
Reporter: Ted Yu
>From https://builds.apache.org/job/PreCommit-HBASE-Build/9531//console :
{code}
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12645375/HBASE-11104_98_v3.patch
against trunk revision .
ATTACHMENT ID: 12645375
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified tests.
-1 patch. The patch command could not apply the patch.
{code}
The cause was that patch for 0.98 was slightly newer than trunk patch.
test-patch.sh should handle this case by recognizing 'could not apply the
patch' error and retrying with trunk patch.
--
This message was sent by Atlassian JIRA
(v6.2#6252)