You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/07/06 16:11:05 UTC

[jira] [Commented] (LUCENE-6563) MockFileSystemTestCase.testURI should be improved to handle cases where OS/JVM cannot create non-ASCII filenames

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

ASF GitHub Bot commented on LUCENE-6563:
----------------------------------------

GitHub user cpoerschke opened a pull request:

    https://github.com/apache/lucene-solr/pull/182

    LUCENE-6563: tweak MockFileSystemTestCase.testURI assumptions

    for https://issues.apache.org/jira/i#browse/LUCENE-6563

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bloomberg/lucene-solr trunk-lucene-6563

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/182.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #182
    
----
commit 6d792bba409fe080efad30c1e03f060f3c66a039
Author: Christine Poerschke <cp...@bloomberg.net>
Date:   2015-07-06T13:34:12Z

    LUCENE-6563: tweak MockFileSystemTestCase.testURI assumptions
    
    * testURI itself now is only for plain ASCII file name
    * chinese file name now is in testURIchinese
    * also added a testURIumlaute file name case
    * implTestURI factored out to hold the test logic itself (if resolve fails for non-ASCII file names then the toUri part of the test is skipped)

----


> MockFileSystemTestCase.testURI should be improved to handle cases where OS/JVM cannot create non-ASCII filenames
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-6563
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6563
>             Project: Lucene - Core
>          Issue Type: Wish
>            Reporter: Christine Poerschke
>            Assignee: Dawid Weiss
>            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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org