Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 15ABD11068 for ; Fri, 27 Jun 2014 14:40:25 +0000 (UTC) Received: (qmail 27295 invoked by uid 500); 27 Jun 2014 14:40:24 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 27257 invoked by uid 500); 27 Jun 2014 14:40:24 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 27242 invoked by uid 99); 27 Jun 2014 14:40:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jun 2014 14:40:24 +0000 Date: Fri, 27 Jun 2014 14:40:24 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2760) HalfDeadTServerIT.testTimeout failed 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/ACCUMULO-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046005#comment-14046005 ] Josh Elser commented on ACCUMULO-2760: -------------------------------------- Saw another failure here in a slightly different area: Error message: "zookeeper session failed to expire" {noformat} java.lang.AssertionError: zookeeper session failed to expire at org.junit.Assert.fail(Assert.java:88) at org.apache.accumulo.test.functional.HalfDeadTServerIT.testTimeout(HalfDeadTServerIT.java:105) {noformat} > HalfDeadTServerIT.testTimeout failed > ------------------------------------ > > Key: ACCUMULO-2760 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2760 > Project: Accumulo > Issue Type: Sub-task > Components: test > Environment: Revision 4384b313bd0854151e898e4c4720e10f951fe41d > Reporter: Josh Elser > Assignee: Eric Newton > Priority: Minor > Fix For: 1.6.1, 1.7.0 > > > (Similar to ACCUMULO-2507, creating a new task to not confuse fix versions) > {noformat} > testTimeout(org.apache.accumulo.test.functional.HalfDeadTServerIT) Time elapsed: 64.868 sec <<< FAILURE! > java.lang.AssertionError: null > at org.junit.Assert.fail(Assert.java:86) > at org.junit.Assert.assertTrue(Assert.java:41) > at org.junit.Assert.assertTrue(Assert.java:52) > at org.apache.accumulo.test.functional.HalfDeadTServerIT.test(HalfDeadTServerIT.java:171) > at org.apache.accumulo.test.functional.HalfDeadTServerIT.testTimeout(HalfDeadTServerIT.java:100) > {noformat} -- This message was sent by Atlassian JIRA (v6.2#6252)