[
https://issues.apache.org/jira/browse/OAK-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke resolved OAK-1258.
---------------------------------
Resolution: Fixed
(hopefully) fixed with r1548225
> 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
> Affects Versions: 0.12
> 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)