Return-Path: X-Original-To: apmail-zookeeper-dev-archive@www.apache.org Delivered-To: apmail-zookeeper-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EF61F10C34 for ; Fri, 8 Nov 2013 06:55:33 +0000 (UTC) Received: (qmail 61758 invoked by uid 500); 8 Nov 2013 06:55:33 -0000 Delivered-To: apmail-zookeeper-dev-archive@zookeeper.apache.org Received: (qmail 60334 invoked by uid 500); 8 Nov 2013 06:55:27 -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 60202 invoked by uid 99); 8 Nov 2013 06:55:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Nov 2013 06:55:23 +0000 Date: Fri, 8 Nov 2013 06:55:23 +0000 (UTC) From: "Patrick Hunt (JIRA)" To: dev@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ZOOKEEPER-1806) testCurrentServersAreObserversInNextConfig failing frequently on trunk with non-jdk6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ZOOKEEPER-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13817056#comment-13817056 ] Patrick Hunt commented on ZOOKEEPER-1806: ----------------------------------------- I'm not sure, is that really the issue? What does junit mean when it says "crashed"? Did the jvm itself crash? > testCurrentServersAreObserversInNextConfig failing frequently on trunk with non-jdk6 > ------------------------------------------------------------------------------------ > > Key: ZOOKEEPER-1806 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1806 > Project: ZooKeeper > Issue Type: Bug > Components: server > Affects Versions: 3.5.0 > Reporter: Patrick Hunt > Assignee: Alexander Shraer > Fix For: 3.5.0 > > > testCurrentServersAreObserversInNextConfig failing frequently on trunk with jdk7 > I see a number of failures recently on this test. Is it a real issue or flakey? Perhaps due to re-ordering/cleanup with jdk7 as we've seen with some other tests? (I don't see this test failing with jdk6) -- This message was sent by Atlassian JIRA (v6.1#6144)