Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 55179 invoked from network); 29 Nov 2010 11:32:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Nov 2010 11:32:07 -0000 Received: (qmail 64326 invoked by uid 500); 29 Nov 2010 11:32:06 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 64015 invoked by uid 500); 29 Nov 2010 11:32:05 -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 64005 invoked by uid 99); 29 Nov 2010 11:32:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Nov 2010 11:32:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Nov 2010 11:32:02 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oATBVe1A017925 for ; Mon, 29 Nov 2010 11:31:41 GMT Message-ID: <30438428.14671291030300732.JavaMail.jira@thor> Date: Mon, 29 Nov 2010 06:31:40 -0500 (EST) From: "Robert Muir (JIRA)" To: dev@lucene.apache.org Subject: [jira] Resolved: (SOLR-2257) DirectSolrSpellCheckerTest fails on ibm jdk In-Reply-To: <12045344.5981290947317321.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-2257. ------------------------------- Resolution: Fixed Fix Version/s: 4.0 3.1 Committed revision 1039979, 1040068 (3x). thanks Shai! > DirectSolrSpellCheckerTest fails on ibm jdk > ------------------------------------------- > > Key: SOLR-2257 > URL: https://issues.apache.org/jira/browse/SOLR-2257 > Project: Solr > Issue Type: Bug > Components: spellchecker > Affects Versions: 3.1, 4.0 > Reporter: Robert Muir > Assignee: Robert Muir > Fix For: 3.1, 4.0 > > Attachments: SOLR-2257.patch > > > ant test-core -Dtestcase=DirectSolrSpellCheckerTest -Dtestmethod=test -Dtests.seed=-5961771858397647762:5582908231778462012 -Dtests.codec=randomPerField > Seems to be specific to IBM JDK... won't fail on others: > {noformat} > java version "1.6.0" > Java(TM) SE Runtime Environment (build pwi3260sr1-20080416_01(SR1)) > IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Windows Vista x86-32 jvmwi3260-20080415_18762 (JIT enabled, AOT enabled) > J9VM - 20080415_018762_lHdSMr > JIT - r9_20080415_1520 > GC - 20080415_AA) > JCL - 20080412_01 > {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org