Skip Menu |

This queue is for tickets about the Sort-Naturally-XS CPAN distribution.

Report information
The Basics
Id: 119923
Status: resolved
Priority: 0/
Queue: Sort-Naturally-XS

People
Owner: SERVAL [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Fails if certain locales are not installed
Last night my main smoker produced a huge amount of fail reports. Sorry for that. It turned out that the tests expect some locales to be installed. I installed a couple of locales that matched /(?i:ru|ca)/ (the diagnostics all contained either CA or RU) and consequently got the first succeeding tests on that smoker. What the right approach for the tests would be? Maybe just skip tests with unsupported locales? I'm reluctant to install all locales and I suppose there are other users that would be irritated when asked to install a russian locale, not sure. In any case, the way it's currently being dealt with isn't quite perfect:) HTH&&Thanks,
I have come to the same conclusion. It's necessary to skip the tests if necessary locale is not installed.
Fixed in 0.7.5