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/11/26 12:30:11 UTC

[jira] [Comment Edited] (OAK-3683) BasicDocumentStore.testInterestingStrings failure on MongoDB after OAK-3651 with Java 8

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

Chetan Mehrotra edited comment on OAK-3683 at 11/26/15 11:29 AM:
-----------------------------------------------------------------

Fails for me now also on Mongo 2.6.5 on JDK 8. Passes on JDK 7. So looks like JDK specific issue. But fails only for Mongo and passes for H2 and Memory


was (Author: chetanm):
Fails for me now also on Mongo 2.6.5 on JDK 8. Passes on JDK 7. So looks like JDK specific issue

> BasicDocumentStore.testInterestingStrings failure on MongoDB after OAK-3651 with Java 8
> ---------------------------------------------------------------------------------------
>
>                 Key: OAK-3683
>                 URL: https://issues.apache.org/jira/browse/OAK-3683
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: mongomk
>    Affects Versions: 1.4
>         Environment: MongoDB 2.6.9, MonoDB 3.0.2
> Java 8
>            Reporter: Robert Munteanu
>
> On Java 8 only the following test fails:
> {noformat}Failed tests:   testInterestingStrings[MongoFixture: MongoDB](org.apache.jackrabbit.oak.plugins.document.BasicDocumentStoreTest): failure to round-trip brokensurrogate through MongoDB expected:<[?]> but was:<[�]>{noformat}
> According to git bisect the commit which started showing this error was [r1715092|http://svn.apache.org/viewvc?view=revision&revision=r1715092]: OAK-3651 - Remove HierrachialCacheInvalidator
> The command I used to run the tests was {{mvn -am -pl oak-core clean package -Dtest=BasicDocumentStoreTest -DfailIfNoTests=false}}



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