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 1086AD687 for ; Sun, 18 Nov 2012 22:12:59 +0000 (UTC) Received: (qmail 76299 invoked by uid 500); 18 Nov 2012 22:12:58 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 76246 invoked by uid 500); 18 Nov 2012 22:12:58 -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 76239 invoked by uid 99); 18 Nov 2012 22:12:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Nov 2012 22:12:58 +0000 Date: Sun, 18 Nov 2012 22:12:58 +0000 (UTC) From: "Yonik Seeley (JIRA)" To: dev@lucene.apache.org Message-ID: <1745474541.880.1353276778469.JavaMail.jiratomcat@arcas> In-Reply-To: <1747476694.635.1353268738150.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (SOLR-4092) Test failure in org.apache.solr.core.TestConfig.testDefaults31 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/SOLR-4092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-4092. -------------------------------- Resolution: Fixed Committed: http://svn.apache.org/viewvc?rev=1411000&view=rev > Test failure in org.apache.solr.core.TestConfig.testDefaults31 > -------------------------------------------------------------- > > Key: SOLR-4092 > URL: https://issues.apache.org/jira/browse/SOLR-4092 > Project: Solr > Issue Type: Bug > Affects Versions: 4.1 > Reporter: Shawn Heisey > Fix For: 4.1 > > Attachments: SOLR-4092-code.patch, SOLR-4092-test.patch > > > Checkout of branch_4x on 2012/11/18 at about 19:00 UTC. > [junit4:junit4] FAILURE 0.21s | TestConfig.testDefaults31 <<< > [junit4:junit4] > Throwable #1: java.lang.AssertionError: default ramBufferSizeMB should be 16 > [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([25295D05EC822830:3C3BA9C90D30C561]:0) > [junit4:junit4] > at org.junit.Assert.fail(Assert.java:93) > [junit4:junit4] > at org.junit.Assert.assertTrue(Assert.java:43) > [junit4:junit4] > at org.apache.solr.core.TestConfig.testDefaults31(TestConfig.java:152) > -- 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