Subject: | 50-client.t fails under non UTF-8 locale |
When running with, for example, LC_ALL=C:
svn: E000022: Commit failed (details follow):
svn: E000022: Error normalizing log message to internal format
svn: E000022: Can't convert string from native encoding to 'UTF-8':
svn: E000022: remove file. ?\195?\156ber cool with cyrillics: ?\208?\183?
\208?\180?\209?\128?\208?\176?\209?\129?\209?\130?\208?\184
"sh" unexpectedly returned exit value 1 at (eval 76) line 13.
at t/50-client.t line 41
# Looks like your test exited with 1 before it could output anything.
t/50-client.t .................
Dubious, test returned 1 (wstat 256, 0x100)
If starting with LC_ALL=fr_FR.UTF-8 the test passes