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 DC39A112A7 for ; Tue, 26 Aug 2014 13:48:00 +0000 (UTC) Received: (qmail 17235 invoked by uid 500); 26 Aug 2014 13:48:00 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 17205 invoked by uid 500); 26 Aug 2014 13:48:00 -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 17130 invoked by uid 99); 26 Aug 2014 13:48:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2014 13:48:00 +0000 Date: Tue, 26 Aug 2014 13:48:00 +0000 (UTC) From: "Billie Rinaldi (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-3078) Some SimpleMacITs aren't simple 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-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110709#comment-14110709 ] Billie Rinaldi commented on ACCUMULO-3078: ------------------------------------------ Okay. I was just reading the javadoc, so perhaps that's misleading. In any case, it couldn't hurt to have a few more of these able to run against an existing instance given a Connector. > Some SimpleMacITs aren't simple > ------------------------------- > > Key: ACCUMULO-3078 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3078 > Project: Accumulo > Issue Type: Bug > Components: test > Affects Versions: 1.6.0 > Reporter: Billie Rinaldi > Assignee: Billie Rinaldi > Fix For: 1.6.1, 1.7.0 > > Attachments: ACCUMULO-3078-1.patch > > > SimpleMacIT was designed for tests that only need a Connector to run. Some of the tests that extend SimpleMacIT are using more than a Connector, but they don't really need to be. > A few of the SimpleMacITs expect to interact with Accumulo through the local filesystem, but fixing that is beyond the scope of this ticket. -- This message was sent by Atlassian JIRA (v6.2#6252)