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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/09/09 09:00:54 UTC

[jira] [Commented] (OAK-3378) Test failure: SuggestTest

    [ https://issues.apache.org/jira/browse/OAK-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736321#comment-14736321 ] 

Chetan Mehrotra commented on OAK-3378:
--------------------------------------

[~teofili] From build notification it appears that failure is only on 1.0 branch. So may be something to be backported?

> Test failure: SuggestTest
> -------------------------
>
>                 Key: OAK-3378
>                 URL: https://issues.apache.org/jira/browse/OAK-3378
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: solr
>            Reporter: Chetan Mehrotra
>              Labels: ci, jenkins
>             Fix For: 1.3.6
>
>
> Various testcases in SuggestTest test are failing on *1.0 branch* for past few runs 390, 391, 394, 398
> {noformat}
> testSuggestSql(org.apache.jackrabbit.oak.jcr.query.SuggestTest)  Time elapsed: 7.963 sec  <<< FAILURE!
> junit.framework.ComparisonFailure: expected:<[[{term=in 2015 a red fox is still a fox,weight=1}, {term=in 2015 my fox is red, like mike's fox and john's fox,weight=1}]]> but was:<[]>
> 	at junit.framework.Assert.assertEquals(Assert.java:85)
> 	at junit.framework.Assert.assertEquals(Assert.java:91)
> 	at org.apache.jackrabbit.oak.jcr.query.SuggestTest.testSuggestSql(SuggestTest.java:50)
> testSuggestXPath(org.apache.jackrabbit.oak.jcr.query.SuggestTest)  Time elapsed: 0.149 sec  <<< FAILURE!
> junit.framework.ComparisonFailure: expected:<[[{term=in 2015 a red fox is still a fox,weight=1}, {term=in 2015 my fox is red, like mike's fox and john's fox,weight=1}]]> but was:<[]>
> 	at junit.framework.Assert.assertEquals(Assert.java:85)
> 	at junit.framework.Assert.assertEquals(Assert.java:91)
> 	at org.apache.jackrabbit.oak.jcr.query.SuggestTest.testSuggestXPath(SuggestTest.java:67)
> 	
> {noformat}



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