You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Simon Willnauer (JIRA)" <ji...@apache.org> on 2010/11/13 20:49:14 UTC

[jira] Commented: (LUCENE-2758) TestPerFieldCodecSupport intermittent fail

    [ https://issues.apache.org/jira/browse/LUCENE-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931720#action_12931720 ] 

Simon Willnauer commented on LUCENE-2758:
-----------------------------------------

bq. Failure was just because the random IWC was causing too many segments...
Ah damned what a miss :) Thanks mike!

simon

> TestPerFieldCodecSupport intermittent fail
> ------------------------------------------
>
>                 Key: LUCENE-2758
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2758
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Michael McCandless
>             Fix For: 4.0
>
>
> {noformat}
>     [junit] Testsuite: org.apache.lucene.index.TestPerFieldCodecSupport
>     [junit] Testcase: testChangeCodecAndMerge(org.apache.lucene.index.TestPerFieldCodecSupport):	FAILED
>     [junit] expected:<4> but was:<3>
>     [junit] junit.framework.AssertionFailedError: expected:<4> but was:<3>
>     [junit] 	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:881)
>     [junit] 	at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:847)
>     [junit] 	at org.apache.lucene.index.TestPerFieldCodecSupport.assertHybridCodecPerField(TestPerFieldCodecSupport.java:189)
>     [junit] 	at org.apache.lucene.index.TestPerFieldCodecSupport.testChangeCodecAndMerge(TestPerFieldCodecSupport.java:145)
>     [junit] 
>     [junit] 
>     [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.416 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] NOTE: reproduce with: ant test -Dtestcase=TestPerFieldCodecSupport -Dtestmethod=testChangeCodecAndMerge -Dtests.seed=1508266713336297966:-102145263724760840
>     [junit] NOTE: test params are: codec=SimpleText, locale=ms, timezone=America/Winnipeg
>     [junit] ------------- ---------------- ---------------
>     [junit] ------------- Standard Error -----------------
>     [junit] NOTE: all tests run in this JVM:
>     [junit] [TestPerFieldCodecSupport]
>     [junit] ------------- ---------------- ---------------
>     [junit] Test org.apache.lucene.index.TestPerFieldCodecSupport FAILED
> {noformat}
> I haven't tried to figure it out yet...

-- 
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