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 B344B11B95 for ; Tue, 22 Apr 2014 16:30:48 +0000 (UTC) Received: (qmail 45812 invoked by uid 500); 22 Apr 2014 16:30:22 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 45739 invoked by uid 500); 22 Apr 2014 16:30:20 -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 45672 invoked by uid 99); 22 Apr 2014 16:30:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Apr 2014 16:30:18 +0000 Date: Tue, 22 Apr 2014 16:30:18 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2714) Integration test classpath issues with Guava 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-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977006#comment-13977006 ] Josh Elser commented on ACCUMULO-2714: -------------------------------------- Ugh, {{org.apache.accumulo.test.functional.CleanTmpIT}} just failed on me too. > Integration test classpath issues with Guava > -------------------------------------------- > > Key: ACCUMULO-2714 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2714 > Project: Accumulo > Issue Type: Bug > Components: test > Affects Versions: 1.6.0 > Reporter: Josh Elser > Assignee: Josh Elser > Priority: Minor > Fix For: 1.6.1 > > > During fixing ACCUMULO-2665, I hadn't noticed any failures inside of the integration tests in the accumulo-test module. > In testing 1.6.1-RC3, I just had one test fail. I guess the classpath must not be fixed every time (or there is a specific path in HDFS that requires that class that not all tests hit) which cause the same error. -- This message was sent by Atlassian JIRA (v6.2#6252)