Skip Menu |

This queue is for tickets about the Dir-ls CPAN distribution.

Report information
The Basics
Id: 122379
Status: resolved
Priority: 0/
Queue: Dir-ls

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Locale & OS dependent failures
On some of my smokers I see test failures like this: ... # Failed test 'default list correct' # at t/ls.t line 23. # Structures begin differing at: # $got->[0] = 'TEST3' # $expected->[0] = 'test1' # Failed test 'reverse list correct' # at t/ls.t line 28. # Structures begin differing at: # $got->[3] = 'test5' # $expected->[3] = 'Test_6.Txt' ... (etc) ... It seems that the failures happen for specific locales (C or POSIX) on Linux systems. On FreeBSD systems I did not manage to get any pass reports, neither with C locale nor en_US.UTF-8.
Ticket migrated to GitHub as https://github.com/Grinnz/Dir-ls/issues/4