Michael Dürig created OAK-3809:
----------------------------------
Summary: Test failure: FacetTest
Key: OAK-3809
URL: https://issues.apache.org/jira/browse/OAK-3809
Project: Jackrabbit Oak
Issue Type: Bug
Components: solr
Environment:
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/
Reporter: Michael Dürig
Assignee: Tommaso Teofili
Fix For: 1.4
{{org.apache.jackrabbit.oak.jcr.query.FacetTest}} keeps failing on Jenkins:
{noformat}
testFacetRetrievalMV(org.apache.jackrabbit.oak.jcr.query.FacetTest) Time
elapsed: 5.927 sec <<< FAILURE!
junit.framework.ComparisonFailure: expected:<tags:[[repository (2), software
(2), aem (1), apache (1), cosmetics (1), furniture (1)], tags:[repository (2),
software (2), aem (1), apache (1), cosmetics (1), furniture (1)],
tags:[repository (2), software (2), aem (1), apache (1), cosmetics (1),
furniture (1)], tags:[repository (2), software (2), aem (1), apache (1),
cosmetics (1), furniture (1)]]> but was:<tags:[[], tags:[], tags:[], tags:[]]>
at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.Assert.assertEquals(Assert.java:107)
at junit.framework.TestCase.assertEquals(TestCase.java:269)
at
org.apache.jackrabbit.oak.jcr.query.FacetTest.testFacetRetrievalMV(FacetTest.java:80)
{noformat}
Failure seen at builds: 628, 629, 630, 633, 634, 636
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)