Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 ACD78E39F for ; Mon, 18 Mar 2013 19:54:18 +0000 (UTC) Received: (qmail 7714 invoked by uid 500); 18 Mar 2013 19:54:16 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 7623 invoked by uid 500); 18 Mar 2013 19:54:16 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 7576 invoked by uid 99); 18 Mar 2013 19:54:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 19:54:16 +0000 Date: Mon, 18 Mar 2013 19:54:16 +0000 (UTC) From: "Commit Tag Bot (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LUCENE-4852) BaseStoredFieldsFormatTestCase 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/LUCENE-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13605539#comment-13605539 ] Commit Tag Bot commented on LUCENE-4852: ---------------------------------------- [branch_4x commit] Robert Muir http://svn.apache.org/viewvc?view=revision&revision=1457931 LUCENE-4852: BaseStoredFieldsFormatTestCase > BaseStoredFieldsFormatTestCase > ------------------------------ > > Key: LUCENE-4852 > URL: https://issues.apache.org/jira/browse/LUCENE-4852 > Project: Lucene - Core > Issue Type: Task > Components: general/test > Reporter: Robert Muir > Fix For: 5.0, 4.3 > > Attachments: LUCENE-4852.patch, LUCENE-4852_prototype.patch > > > The idea is similar to Base[Postings/DocValues/TermVectors]TestCase. > We ensure each codec has certain checks and its easier to maintain and also easier to ensure new impls are correct. > For example hunting around today, a lot of the best tests are actually tucked away in TestCompressingStoredFieldsFormat. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org