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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2018/02/15 14:31:00 UTC

[jira] [Created] (OAK-7273) ValidNamesTest for unpaired surrogates fails for PostgreSQL

Julian Reschke created OAK-7273:
-----------------------------------

             Summary: ValidNamesTest for unpaired surrogates fails for PostgreSQL
                 Key: OAK-7273
                 URL: https://issues.apache.org/jira/browse/OAK-7273
             Project: Jackrabbit Oak
          Issue Type: Task
          Components: jcr
            Reporter: Julian Reschke
            Assignee: Julian Reschke
             Fix For: 1.10


...as the JDBC driver rejects malformed strings early:

{noformat}
[ERROR] Failures:
[ERROR]   ValidNamesTest.testUnpairedSurrogateInside:316->nameTest:333 OakMerge0004: OakMerge0004: Following exceptions occurred during the bulk update operations: [org.apache.jackrabbit.oak.plugins.document.ConflictException: The node 2:/test_node/foo?bar was already added in revision
r16199dccfe5-0-1, before
r16199dcd090-0-1, org.apache.jackrabbit.oak.plugins.document.ConflictException: The node 6:/oak:index/nodetype/:index/nt%3Aunstructured/test_node/foo?bar was already added in revision
r16199dccfe5-0-1, before
r16199dcd090-0-1] (retries 5, 61 ms)
[ERROR] Errors:
[ERROR]   ValidNamesTest.testEnclosedNonXMLChars:282->unsupportedNameTest:341 ▒ DocumentStore
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)