You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2015/09/07 09:38:45 UTC

[jira] [Created] (OAK-3355) Test failure: SpellcheckTest.testSpellcheckMultipleWords

Michael Dürig created OAK-3355:
----------------------------------

             Summary: Test failure: SpellcheckTest.testSpellcheckMultipleWords
                 Key: OAK-3355
                 URL: https://issues.apache.org/jira/browse/OAK-3355
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: solr
         Environment: https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/
            Reporter: Michael Dürig
             Fix For: 1.3.6


{{org.apache.jackrabbit.oak.jcr.query.SpellcheckTest.testSpellcheckMultipleWords}} fails on Jenkins.

Failure seen at builds: 389, 392, 395, 396

https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/396/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=DOCUMENT_RDB,profile=unittesting/console

{noformat}
testSpellcheckMultipleWords(org.apache.jackrabbit.oak.jcr.query.SpellcheckTest)  Time elapsed: 0.907 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<[voting[ in] ontario]> but was:<[voting[, voted,] ontario]>
	at junit.framework.Assert.assertEquals(Assert.java:85)
	at junit.framework.Assert.assertEquals(Assert.java:91)
	at org.apache.jackrabbit.oak.jcr.query.SpellcheckTest.testSpellcheckMultipleWords(SpellcheckTest.java:86)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)