Skip Menu |

This queue is for tickets about the App-KGB CPAN distribution.

Report information
The Basics
Id: 80664
Status: resolved
Priority: 0/
Queue: App-KGB

People
Owner: Nobody in particular
Requestors: pterjan [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.23
Fixed in: (no value)



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
На 06 ноем. 2012, вт 20:29:52, pterjan написа: Show quoted text
> 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
With version 1.28, the problematic test is skipped unless the locale us UTF-8-capable.