Allow slop on a few locale tests
authorKarl Williamson <public@khwilliamson.com>
Fri, 11 Jan 2013 21:29:29 +0000 (14:29 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sat, 12 Jan 2013 16:00:07 +0000 (09:00 -0700)
commit6d5d702a337e9161f8eb85180a83c4469a8f7ed7
tree83f9496525554c893b77ae9673c9576409724c6b
parent0b34b372c9a4c040146bce32de62edaef7680db5
Allow slop on a few locale tests

Four recently introduced tests in locale.t fail for two locales of all
the ones that get tested in our smoke farm.  I investigated the failures
and it looks to me like the problem in each case is that the locale
definition is defective.

The tests were added because of finding and fixing a bug in Perl, so I
don't want to remove them.  Instead these 4 tests will be marked as TODO
if at least 95% of locales pass on any given machine.

This works for our current smokers.
lib/locale.t