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 43265200C69 for ; Sat, 22 Apr 2017 07:53:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 41D1C160BAF; Sat, 22 Apr 2017 05:53:08 +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 8147A160B97 for ; Sat, 22 Apr 2017 07:53:07 +0200 (CEST) Received: (qmail 73334 invoked by uid 500); 22 Apr 2017 05:53:06 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 73323 invoked by uid 99); 22 Apr 2017 05:53:06 -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; Sat, 22 Apr 2017 05:53:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2F9A3F49F1; Sat, 22 Apr 2017 05:53:06 +0000 (UTC) From: abhi-kr To: dev@zookeeper.apache.org Reply-To: dev@zookeeper.apache.org Message-ID: Subject: [GitHub] zookeeper pull request #237: ZOOKEEPER-2742: Few test cases of org.apache.zo... Content-Type: text/plain Date: Sat, 22 Apr 2017 05:53:06 +0000 (UTC) archived-at: Sat, 22 Apr 2017 05:53:08 -0000 GitHub user abhi-kr opened a pull request: https://github.com/apache/zookeeper/pull/237 ZOOKEEPER-2742: Few test cases of org.apache.zookeeper.ZooKeeperTest … Few test cases of org.apache.zookeeper.ZooKeeperTest fails in Windows You can merge this pull request into a Git repository by running: $ git pull https://github.com/abhi-kr/zookeeper ZOOKEEPER-2742 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zookeeper/pull/237.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #237 ---- commit 448628d116cfbdfdd76b812738e51f822c24dc72 Author: Abhishek Kumar Date: 2017-04-22T05:48:56Z ZOOKEEPER-2742: Few test cases of org.apache.zookeeper.ZooKeeperTest fails in Windows ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---