in my case it turned out that the problem was related to a not up to date version of oak-core in the maven repo. After fixing that, the mentioned errors didn't occur anymore.
Regards, Tommaso 2015-06-11 11:19 GMT+02:00 Tommaso Teofili <[email protected]>: > I actually see more oak-lucene test failures (on branch 1.0). > > Failed tests: > testResultSize(org.apache.jackrabbit.oak.jcr.query.ResultSizeTest): size: > 199 expected around 400 > > testResultSizeLuceneV1(org.apache.jackrabbit.oak.jcr.query.ResultSizeTest): > size: -1 expected around 400 > testSpellcheckSql(org.apache.jackrabbit.oak.jcr.query.SpellcheckTest): > expected:<[[hello, hold]]> but was:<[]> > testSpellcheckXPath(org.apache.jackrabbit.oak.jcr.query.SpellcheckTest): > expected:<[[hello, hold]]> but was:<[]> > testSuggestSql(org.apache.jackrabbit.oak.jcr.query.SuggestTest) > testSuggestXPath(org.apache.jackrabbit.oak.jcr.query.SuggestTest) > testNoSuggestions(org.apache.jackrabbit.oak.jcr.query.SuggestTest): > expected:<[[]]> but was:<[]> > > > 2015-06-11 7:53 GMT+02:00 Tommaso Teofili <[email protected]>: > >> this seems related to OAK-2958, I'll have a look. >> >> Tommaso >> >> >> 2015-06-11 7:17 GMT+02:00 Apache Jenkins Server < >> [email protected]>: >> >>> The Apache Jenkins build system has built Apache Jackrabbit Oak matrix >>> (build #189) >>> >>> Status: Still Failing >>> >>> Check console output at >>> https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/189/ >>> to view the results. >> >> >> >
