This is surely a problem with your locale.
Please try setting LC_ALL=C in your environment
before running the tests.  E.g., in bash:

export LC_ALL=C

If that fixes the problem, it's definitely your locale.



Reply via email to