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/12/18 10:45:46 UTC

[jira] [Updated] (OAK-3809) Test failure: FacetTest

     [ https://issues.apache.org/jira/browse/OAK-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig updated OAK-3809:
-------------------------------
    Description: 
{{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

See e.g. https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/634/#showFailuresLink

  was:
{{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


> 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
>              Labels: ci, jenkins, test-failure
>             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
> See e.g. https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/634/#showFailuresLink



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