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 17B8710EBD for ; Thu, 12 Dec 2013 00:28:08 +0000 (UTC) Received: (qmail 90525 invoked by uid 500); 12 Dec 2013 00:28:08 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 90491 invoked by uid 500); 12 Dec 2013 00:28:07 -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 90436 invoked by uid 99); 12 Dec 2013 00:28:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Dec 2013 00:28:07 +0000 Date: Thu, 12 Dec 2013 00:28:07 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1981) BloomFilterLayerLookupTest does not run 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-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845903#comment-13845903 ] ASF subversion and git services commented on ACCUMULO-1981: ----------------------------------------------------------- Commit 96956216c406eb7f2ba4f149933afcb5a02c9edd in branch refs/heads/1.6.0-SNAPSHOT from [~ctubbsii] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=9695621 ] ACCUMULO-1981 Convert inert class to unit test > BloomFilterLayerLookupTest does not run > --------------------------------------- > > Key: ACCUMULO-1981 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1981 > Project: Accumulo > Issue Type: Test > Reporter: Christopher Tubbs > Assignee: Christopher Tubbs > Fix For: 1.6.0 > > > This test is in src/test/java, has a main method, but no junit tests. I couldn't find any reference to the classname in any scripts anywhere in the project. I don't know what this class is supposed to be testing, but it doesn't look like it's doing anything right now. > When running it manually, I get an error, and it also seems to be writing to /tmp instead of target/. -- This message was sent by Atlassian JIRA (v6.1.4#6159)