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

Dawid Weiss commented on LUCENE-6563:
-------------------------------------

> but we should not assume that e.g. the test directory or the directory where 
> a user has placed the index is ASCII-only.

Yeah, I agree. I think this test should keep failing. When somebody has LANG=C 
and this causes the JVM not to be able to properly encode certain filenames 
then this is a problem of the test environment (and arguably a JVM bug if the 
filesystem an handle unicode properly).

> sun.jnu.encoding to match file.encoding system property 
> (MockFileSystemTestCase.testURI)
> ----------------------------------------------------------------------------------------
>
>                 Key: LUCENE-6563
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6563
>             Project: Lucene - Core
>          Issue Type: Wish
>            Reporter: Christine Poerschke
>            Priority: Minor
>
> {{ant test -Dtestcase=TestVerboseFS -Dtests.method=testURI 
> -Dtests.file.encoding=UTF-8}} fails (for example) with 'Oracle Corporation 
> 1.8.0_45 (64-bit)' when the default {{sun.jnu.encoding}} system property is 
> (for example) {{ANSI_X3.4-1968}}
> [details to follow]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to