Open rekado opened 11 years ago
1) sounds like a locale problem. I have this with LC_ALL=en_US, but not with LC_ALL=en_US.utf8 2) I can not reproduce. Does it still fail ?
For one may be we should skip the test if the locale is not utf8 ? Or provide other possible outputs (like above) depending on the locale setting ?
I don't thinks this is an issue really. @manveru , we can check Locale.current.to_s =~ /UTF-8/
to skip the test or just close the issue.
There are two failing tests in Ramaze 2012.12.08:
1) spec/ramaze/log/syslog.rb
2) spec/ramaze/dispatcher/directory.rb