Subject: | Tests fail on systems with non-English locale (Mail-Sender-0.900-TRIAL) |
With German locale I see:
...
# Failed test '_CONNFAILED: proper string'
# at t/00-load.t line 90.
# got: 'connect() failed: Eingabe-/Ausgabefehler'
# expected: 'connect() failed: Input/output error'
# Failed test '_FILECANTREAD: proper string'
# at t/00-load.t line 240.
# got: 'File "" cannot be read: Datei oder Verzeichnis nicht gefunden'
# expected: 'File "" cannot be read: No such file or directory'
# Failed test '_FILECANTREAD: proper string'
# at t/00-load.t line 245.
# got: 'File "crappola" cannot be read: Datei oder Verzeichnis nicht gefunden'
# expected: 'File "crappola" cannot be read: No such file or directory'
# Looks like you failed 3 tests of 113.
t/00-load.t ............
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/113 subtests
...