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 BB6E3200CAF for ; Thu, 8 Jun 2017 01:14:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B9E98160BE2; Wed, 7 Jun 2017 23:14:09 +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 0CD63160BD0 for ; Thu, 8 Jun 2017 01:14:08 +0200 (CEST) Received: (qmail 70327 invoked by uid 500); 7 Jun 2017 23:14:03 -0000 Mailing-List: contact dev-help@geode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.apache.org Delivered-To: mailing list dev@geode.apache.org Received: (qmail 70309 invoked by uid 99); 7 Jun 2017 23:14:03 -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; Wed, 07 Jun 2017 23:14:02 +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 8C0EB1A7A76; Wed, 7 Jun 2017 23:14:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3 X-Spam-Level: *** X-Spam-Status: No, score=3 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ROUlbnfMkmMY; Wed, 7 Jun 2017 23:14:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 3A61F5F5B3; Wed, 7 Jun 2017 23:14:01 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D1135E00C7; Wed, 7 Jun 2017 23:14:00 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id E5A77C40019; Wed, 7 Jun 2017 23:13:58 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7174465647117513402==" MIME-Version: 1.0 Subject: Re: Review Request 59893: GEODE-3032: Fix CI failure of CommandOverHttpDUnitTest From: Jared Stewart To: Kirk Lund , Patrick Rhomberg , Emily Yeh , Jared Stewart , Ken Howe Cc: Jinmei Liao , geode Date: Wed, 07 Jun 2017 23:13:58 -0000 Message-ID: <20170607231358.51590.45776@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Jared Stewart X-ReviewGroup: geode X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/59893/ X-Sender: Jared Stewart References: <20170607210805.51590.13709@reviews-vm2.apache.org> In-Reply-To: <20170607210805.51590.13709@reviews-vm2.apache.org> Reply-To: Jared Stewart X-ReviewRequest-Repository: geode archived-at: Wed, 07 Jun 2017 23:14:09 -0000 --===============7174465647117513402== 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/59893/ ----------------------------------------------------------- (Updated June 7, 2017, 11:13 p.m.) Review request for geode, Emily Yeh, Jared Stewart, Ken Howe, Kirk Lund, and Patrick Rhomberg. Changes ------- Upon further exception, MemberCommandsDUnitTest doesn't even read the "useHTTP" system property being set by the CommandOverHttpDUnitTest Suite. As such, we can simply remove it from the suite. Repository: geode Description ------- GEODE-3032: Fix CI failure of CommandOverHttpDUnitTest Diffs (updated) ----- geode-core/src/test/java/org/apache/geode/management/internal/cli/commands/MemberCommandsDUnitTest.java 5bbfc5b geode-web/src/test/java/org/apache/geode/management/internal/cli/commands/CommandOverHttpDUnitTest.java 2a6a03b Diff: https://reviews.apache.org/r/59893/diff/2/ Changes: https://reviews.apache.org/r/59893/diff/1-2/ Testing ------- Precheckin is green except for unrelated flaky DUnits. Thanks, Jared Stewart --===============7174465647117513402==--