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 9CA1E1059C for ; Mon, 25 Nov 2013 14:39:40 +0000 (UTC) Received: (qmail 17741 invoked by uid 500); 25 Nov 2013 14:39:39 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 17500 invoked by uid 500); 25 Nov 2013 14:39:37 -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 17062 invoked by uid 99); 25 Nov 2013 14:39:37 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Nov 2013 14:39:37 +0000 Date: Mon, 25 Nov 2013 14:39:37 +0000 (UTC) From: "Keith Turner (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1878) Functional test for Examples doesn't check return codes; many examples don't 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-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831503#comment-13831503 ] Keith Turner commented on ACCUMULO-1878: ---------------------------------------- I am working on applying this and merging it forward. > Functional test for Examples doesn't check return codes; many examples don't run > -------------------------------------------------------------------------------- > > Key: ACCUMULO-1878 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1878 > Project: Accumulo > Issue Type: Bug > Components: test > Affects Versions: 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.5.0 > Reporter: Sean Busbey > Assignee: Sean Busbey > Fix For: 1.4.5, 1.5.1 > > Attachments: ACCUMULO-1878.1.patch.txt, ACCUMULO-1878.2.patch.txt > > > While investigating a failure on the bloom filter speed test in the simple.examples.Examples functional test, I found that no data was getting written in the 1.4.x branch. > After changing things to check return codes be default (so the above would fail), I found that most of the Examples aren't actually running in 1.4 or 1.5 because of incorrect class names. > I have most of a fix, just waiting actually run through the fixes and figure out handling the merge of fixes from 1.4 -> 1.5 -> 1.6. -- This message was sent by Atlassian JIRA (v6.1#6144)