[ https://issues.apache.org/jira/browse/LUCENE-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614822#comment-14614822 ]
Christine Poerschke commented on LUCENE-6563: --------------------------------------------- [~dweiss] and [~thetaphi] - thanks for taking a look at this. It's consistently reproducible for {{-Dtests.file.encoding=UTF-8}} both running on the dev machines our team usually uses and also within the jenkins instance when that runs the test suite. The dev machines have {{LANG=C}} environment by default and junit reports {{Linux 2.6.32-358.11.1.el6.x86_64 amd64/Oracle Corporation 1.8.0_45 (64-bit)}} or {{Linux 2.6.32-358.41.1.el6.x86_64 amd64/Oracle Corporation 1.8.0_45 (64-bit)}} versions. On the machines where the jenkins job runs, including a 'locale' step shows {{LANG=}} and junit reports {{Linux 2.6.18-238.1.1.el5 amd64/Oracle Corporation 1.8.0_45 (64-bit)}} versions. > 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 > 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-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org