Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5AB1F10A8D for ; Wed, 11 Jun 2014 19:28:04 +0000 (UTC) Received: (qmail 53837 invoked by uid 500); 11 Jun 2014 19:28:04 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 53587 invoked by uid 500); 11 Jun 2014 19:28:02 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 53576 invoked by uid 99); 11 Jun 2014 19:28:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jun 2014 19:28:02 +0000 Date: Wed, 11 Jun 2014 19:28:02 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AVRO-1513) Remove test plans from unit test files 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/AVRO-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028269#comment-14028269 ] ASF subversion and git services commented on AVRO-1513: ------------------------------------------------------- Commit 1601994 from [~cutting] in branch 'avro/trunk' [ https://svn.apache.org/r1601994 ] AVRO-1513. Perl: Remove test plans from unit test files. Contributed by John Karp. > Remove test plans from unit test files > -------------------------------------- > > Key: AVRO-1513 > URL: https://issues.apache.org/jira/browse/AVRO-1513 > Project: Avro > Issue Type: Improvement > Components: perl > Reporter: John Karp > Assignee: John Karp > Priority: Trivial > Fix For: 1.7.7 > > Attachments: AVRO-1513-0.patch > > > Having an explicit test count in each test file leads to frequent merge conflicts. Depend on done_testing instead. -- This message was sent by Atlassian JIRA (v6.2#6252)