]
David Lloyd resolved ELY-102.
-----------------------------
Fix Version/s: 1.0.0.Beta1
Resolution: Done
Seems fixed.
MD5 Compatibility tests failing on Windows
------------------------------------------
Key: ELY-102
URL:
https://issues.jboss.org/browse/ELY-102
Project: WildFly Elytron
Issue Type: Bug
Components: SASL
Reporter: David Lloyd
Assignee: Peter Skopek
Fix For: 1.0.0.Beta1
The following tests fail on Windows or any platform which does not have UTF-8 as its
default encoding:
* CompatibilityClientTest.testUtf8Charset
* CompatibilityServerTest.testUtf8Charset
Can be reproduced on Linux on the command line by setting the LANG environment variable
to something other than UTF_8, like ISO-8859-1.