Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B4547200828 for ; Fri, 13 May 2016 20:37:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B33F7160A12; Fri, 13 May 2016 18:37:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 08BF216099F for ; Fri, 13 May 2016 20:37:15 +0200 (CEST) Received: (qmail 15991 invoked by uid 500); 13 May 2016 18:37:15 -0000 Mailing-List: contact commits-help@geode.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.incubator.apache.org Delivered-To: mailing list commits@geode.incubator.apache.org Received: (qmail 15982 invoked by uid 99); 13 May 2016 18:37:15 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2016 18:37:15 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B66FD1A0560 for ; Fri, 13 May 2016 18:37:14 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.221 X-Spam-Level: X-Spam-Status: No, score=-3.221 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 2x_Tdw4QlWZF for ; Fri, 13 May 2016 18:37:13 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id E29305F59E for ; Fri, 13 May 2016 18:37:12 +0000 (UTC) Received: (qmail 15827 invoked by uid 99); 13 May 2016 18:37:12 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2016 18:37:12 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D6822E09CA; Fri, 13 May 2016 18:37:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: klund@apache.org To: commits@geode.incubator.apache.org Date: Fri, 13 May 2016 18:37:16 -0000 Message-Id: <231f928c514d4563b954eda8719c4328@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [06/32] incubator-geode git commit: GEODE-1380: mark testRebalanceWithOfflineChildRegionTwoDiskStores as Flaky archived-at: Fri, 13 May 2016 18:37:16 -0000 GEODE-1380: mark testRebalanceWithOfflineChildRegionTwoDiskStores as Flaky Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/980b492d Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/980b492d Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/980b492d Branch: refs/heads/feature/GEODE-1376 Commit: 980b492d113655ba21f5a33ec191f843adba18f9 Parents: c92e5da Author: Kirk Lund Authored: Wed May 11 11:22:45 2016 -0700 Committer: Kirk Lund Committed: Wed May 11 11:22:45 2016 -0700 ---------------------------------------------------------------------- .../PersistentColocatedPartitionedRegionDUnitTest.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/980b492d/geode-core/src/test/java/com/gemstone/gemfire/internal/cache/partitioned/PersistentColocatedPartitionedRegionDUnitTest.java ---------------------------------------------------------------------- diff --git a/geode-core/src/test/java/com/gemstone/gemfire/internal/cache/partitioned/PersistentColocatedPartitionedRegionDUnitTest.java b/geode-core/src/test/java/com/gemstone/gemfire/internal/cache/partitioned/PersistentColocatedPartitionedRegionDUnitTest.java index b7919b1..6df3dec 100644 --- a/geode-core/src/test/java/com/gemstone/gemfire/internal/cache/partitioned/PersistentColocatedPartitionedRegionDUnitTest.java +++ b/geode-core/src/test/java/com/gemstone/gemfire/internal/cache/partitioned/PersistentColocatedPartitionedRegionDUnitTest.java @@ -1354,7 +1354,8 @@ public class PersistentColocatedPartitionedRegionDUnitTest extends PersistentPar async1.getResult(); async2.getResult(); } - + + @Category(FlakyTest.class) // GEODE-1380: time sensitive, async actions with 30 sec max public void testRebalanceWithOfflineChildRegionTwoDiskStores() throws Throwable { SerializableRunnable createParentPR = new SerializableRunnable() { public void run() {