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 568A110C94 for ; Sat, 7 Dec 2013 04:02:42 +0000 (UTC) Received: (qmail 33953 invoked by uid 500); 7 Dec 2013 04:02:39 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 33910 invoked by uid 500); 7 Dec 2013 04:02:38 -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 33882 invoked by uid 99); 7 Dec 2013 04:02:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Dec 2013 04:02:36 +0000 Date: Sat, 7 Dec 2013 04:02:36 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (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 Christopher Tubbs created ACCUMULO-1981: ------------------------------------------- Summary: 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#6144)