Skip to content

Locale regression test failures #2205

@gco

Description

@gco

The regression tests fail without any locale settings or with "C" or "en_us.UTF-8".

env LANG=en_us.UTF-8 LC_CTYPE=en_us.UTF-8 LC_MESSAGES=en_us.UTF-8 ./mvnw integration-test
...
[ERROR]   TextAnalyzerTest.defaultEncoding:61 expected:<[ASCII]> but was:<[UTF8]>
[ERROR]   TextAnalyzerTest.resetsStreamOnShortInput:71 expected:<[ASCII]> but was:<[UTF8]>
...

Versions:

SunOS 5.11 11.3 sun4v sparc sun4v

java version "1.8.0_141"
Java(TM) SE Runtime Environment (build 1.8.0_141-b15)
Java HotSpot(TM) 64-Bit Server VM (build 25.141-b15, mixed mode)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions