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 3A84C200D06 for ; Mon, 25 Sep 2017 11:32:11 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 35CD61609C4; Mon, 25 Sep 2017 09:32:11 +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 735061609BB for ; Mon, 25 Sep 2017 11:32:10 +0200 (CEST) Received: (qmail 62581 invoked by uid 500); 25 Sep 2017 09:32:09 -0000 Mailing-List: contact dev-help@brooklyn.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.apache.org Delivered-To: mailing list dev@brooklyn.apache.org Received: (qmail 62570 invoked by uid 99); 25 Sep 2017 09:32:09 -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; Mon, 25 Sep 2017 09:32:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3E99BF17B3; Mon, 25 Sep 2017 09:32:09 +0000 (UTC) From: ahgittin To: dev@brooklyn.apache.org Reply-To: dev@brooklyn.apache.org References: In-Reply-To: Subject: [GitHub] brooklyn-server issue #838: Fix tests tearDown (to always stop management co... Content-Type: text/plain Message-Id: <20170925093209.3E99BF17B3@git1-us-west.apache.org> Date: Mon, 25 Sep 2017 09:32:09 +0000 (UTC) archived-at: Mon, 25 Sep 2017 09:32:11 -0000 Github user ahgittin commented on the issue: https://github.com/apache/brooklyn-server/pull/838 LGTM, merging ---