Return-Path: X-Original-To: apmail-falcon-commits-archive@minotaur.apache.org Delivered-To: apmail-falcon-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA21517ADF for ; Fri, 10 Oct 2014 12:02:17 +0000 (UTC) Received: (qmail 36036 invoked by uid 500); 10 Oct 2014 12:02:17 -0000 Delivered-To: apmail-falcon-commits-archive@falcon.apache.org Received: (qmail 35995 invoked by uid 500); 10 Oct 2014 12:02:17 -0000 Mailing-List: contact commits-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list commits@falcon.incubator.apache.org Received: (qmail 35972 invoked by uid 99); 10 Oct 2014 12:02:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Oct 2014 12:02:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 10 Oct 2014 12:01:54 +0000 Received: (qmail 35454 invoked by uid 99); 10 Oct 2014 12:01:52 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Oct 2014 12:01:52 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 9461219DA6; Fri, 10 Oct 2014 12:01:52 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rostafiychuk@apache.org To: commits@falcon.incubator.apache.org Message-Id: <7ce66e4b79a94c329569b280ce91b795@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: FALCON-797 ProcessInstanceStatusTest#testProcessInstanceStatusEndOutOfRange fixed. Contributed by Paul Isaychuk Date: Fri, 10 Oct 2014 12:01:52 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org Repository: incubator-falcon Updated Branches: refs/heads/master 7d6461d0d -> ec1368034 FALCON-797 ProcessInstanceStatusTest#testProcessInstanceStatusEndOutOfRange fixed. Contributed by Paul Isaychuk Project: http://git-wip-us.apache.org/repos/asf/incubator-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-falcon/commit/ec136803 Tree: http://git-wip-us.apache.org/repos/asf/incubator-falcon/tree/ec136803 Diff: http://git-wip-us.apache.org/repos/asf/incubator-falcon/diff/ec136803 Branch: refs/heads/master Commit: ec1368034bf6918eefdf54c37c9257c41a75b417 Parents: 7d6461d Author: Ruslan Ostafiychuk Authored: Fri Oct 10 14:57:23 2014 +0300 Committer: Ruslan Ostafiychuk Committed: Fri Oct 10 14:57:31 2014 +0300 ---------------------------------------------------------------------- falcon-regression/CHANGES.txt | 3 +++ .../org/apache/falcon/regression/ProcessInstanceStatusTest.java | 1 + 2 files changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/ec136803/falcon-regression/CHANGES.txt ---------------------------------------------------------------------- diff --git a/falcon-regression/CHANGES.txt b/falcon-regression/CHANGES.txt index d31ea85..8d9a272 100644 --- a/falcon-regression/CHANGES.txt +++ b/falcon-regression/CHANGES.txt @@ -92,6 +92,9 @@ Trunk (Unreleased) FALCON-681 delete duplicate feed retention test from falcon regression (SamarthG) BUG FIXES + FALCON-797 ProcessInstanceStatusTest#testProcessInstanceStatusEndOutOfRange fixed (Paul + Isaychuk via Ruslan Ostafiychuk) + FALCON-779 ProcessInstanceStatusTest#testProcessInstanceStatusReverseDateRange fixed (Paul Isaychuk via Ruslan Ostafiychuk) http://git-wip-us.apache.org/repos/asf/incubator-falcon/blob/ec136803/falcon-regression/merlin/src/test/java/org/apache/falcon/regression/ProcessInstanceStatusTest.java ---------------------------------------------------------------------- diff --git a/falcon-regression/merlin/src/test/java/org/apache/falcon/regression/ProcessInstanceStatusTest.java b/falcon-regression/merlin/src/test/java/org/apache/falcon/regression/ProcessInstanceStatusTest.java index 736ed0c..a94cf1a 100644 --- a/falcon-regression/merlin/src/test/java/org/apache/falcon/regression/ProcessInstanceStatusTest.java +++ b/falcon-regression/merlin/src/test/java/org/apache/falcon/regression/ProcessInstanceStatusTest.java @@ -154,6 +154,7 @@ public class ProcessInstanceStatusTest extends BaseTestClass { */ @Test(groups = {"singleCluster"}) public void testProcessInstanceStatusEndOutOfRange() throws Exception { + HadoopUtil.deleteDirIfExists(baseTestHDFSDir + "/input", clusterFS); bundles[0].setOutputFeedPeriodicity(5, TimeUnit.minutes); bundles[0].submitFeedsScheduleProcess(prism); InstancesResult r = prism.getProcessHelper().getProcessInstanceStatus(processName,