Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E0B2017BDC for ; Tue, 22 Sep 2015 18:52:56 +0000 (UTC) Received: (qmail 48268 invoked by uid 500); 22 Sep 2015 18:52:56 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 48222 invoked by uid 500); 22 Sep 2015 18:52:56 -0000 Mailing-List: contact dev-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list dev@falcon.apache.org Received: (qmail 48211 invoked by uid 99); 22 Sep 2015 18:52:56 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Sep 2015 18:52:56 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 21534F63D6 for ; Tue, 22 Sep 2015 18:52:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.982 X-Spam-Level: *** X-Spam-Status: No, score=3.982 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=3, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id ya6Dk5CsL8M4 for ; Tue, 22 Sep 2015 18:52:54 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id 6171344161 for ; Tue, 22 Sep 2015 18:52:54 +0000 (UTC) Received: (qmail 48189 invoked by uid 99); 22 Sep 2015 18:52:54 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Sep 2015 18:52:54 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id D4F7B28492C; Tue, 22 Sep 2015 18:52:51 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8027060058550963829==" MIME-Version: 1.0 Subject: Review Request 38642: HiveDRStatusStoreTest should fail when using fakeGroup to create StatusStore. From: "Balu Vellanki" To: "Sowmya Ramesh" Cc: "Balu Vellanki" , "Falcon" Date: Tue, 22 Sep 2015 18:52:51 -0000 Message-ID: <20150922185251.24659.88220@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Balu Vellanki" X-ReviewGroup: Falcon X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/38642/ X-Sender: "Balu Vellanki" Reply-To: "Balu Vellanki" X-ReviewRequest-Repository: falcon-git --===============8027060058550963829== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38642/ ----------------------------------------------------------- Review request for Falcon and Sowmya Ramesh. Bugs: FALCON-1470 https://issues.apache.org/jira/browse/FALCON-1470 Repository: falcon-git Description ------- Fixed the issue. Moved Assert(...) statements from init to a separate test method. Diffs ----- addons/hivedr/src/test/java/org/apache/falcon/hive/HiveDRStatusStoreTest.java c89c661 Diff: https://reviews.apache.org/r/38642/diff/ Testing ------- Tests passed. Thanks, Balu Vellanki --===============8027060058550963829==--