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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2013/12/03 17:08:35 UTC

[jira] [Created] (OAK-1258) QueryTest.unicode() fails on some platforms

Marcel Reutegger created OAK-1258:
-------------------------------------

             Summary: QueryTest.unicode() fails on some platforms
                 Key: OAK-1258
                 URL: https://issues.apache.org/jira/browse/OAK-1258
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: jcr
         Environment: Windows 7, Java 1.6.0_45
            Reporter: Marcel Reutegger
            Priority: Minor


The test fails on my platform with all fixtures.

{noformat}
unicode[0](org.apache.jackrabbit.oak.jcr.query.QueryTest)  Time elapsed: 0.015 sec  <<< FAILURE!
junit.framework.AssertionFailedError
	at junit.framework.Assert.fail(Assert.java:48)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertTrue(Assert.java:27)
	at org.apache.jackrabbit.oak.jcr.query.QueryTest.unicode(QueryTest.java:79)
{noformat}

My environment:

{noformat}
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 14:51:28+0100)
Maven home: C:\Program Files (x86)\apache-maven-3.0.5
Java version: 1.6.0_45, vendor: Sun Microsystems Inc.
Java home: C:\Program Files\Java\jdk1.6.0_45\jre
Default locale: de_CH, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
{noformat}

Maybe the source file encoding is assumed the same as the platform encoding?



--
This message was sent by Atlassian JIRA
(v6.1#6144)