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 4EA6B1881B for ; Tue, 12 Jan 2016 04:13:40 +0000 (UTC) Received: (qmail 72253 invoked by uid 500); 12 Jan 2016 04:13:40 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 72108 invoked by uid 500); 12 Jan 2016 04:13:40 -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 72059 invoked by uid 99); 12 Jan 2016 04:13:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jan 2016 04:13:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CF9EE2C03DA for ; Tue, 12 Jan 2016 04:13:39 +0000 (UTC) Date: Tue, 12 Jan 2016 04:13:39 +0000 (UTC) From: "Keith Turner (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-4098) ConditionalWriterIT is failing 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-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-4098: ----------------------------------- Fix Version/s: 1.7.1 1.6.5 Status: Patch Available (was: Open) > ConditionalWriterIT is failing > ------------------------------ > > Key: ACCUMULO-4098 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4098 > Project: Accumulo > Issue Type: Bug > Reporter: Keith Turner > Assignee: Keith Turner > Priority: Blocker > Fix For: 1.6.5, 1.7.1, 1.8.0 > > Attachments: ACCUMULO-4098-1.patch > > > I noticed that the ConditionalWriterIT was failing in master. Using the following command with {{git bisect}} I tracked it down to commit {{3af75fc}} for ACCUMULO-4077 as the change which broke the IT. Have not looked into why its failing yet. > {noformat} > mvn clean verify -Dit.test=ConditionalWriterIT -Dfindbugs.skip -Dcheckstyle.skip -Dtest=foo -DfailIfNoTests=false > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)