Subject: | test failure on non english linux |
My Ubuntu notebook has LANG=de_AT.UTF-8 set and 02parse.t fails with:
#
#
# Compiled against libxml2 version: 20708
# Running libxml2 version: 20708
#
t/01basic.t ......................... ok
# Failed test 'error parsing non-existant does_not_exist.xml'
# at t/02parse.t line 228.
# 'Could not create file parser context for file
"does_not_exist.xml": Datei oder Verzeichnis nicht gefunden at
t/02parse.t line 227
# '
# doesn't match '(?^:^Could not create file parser context for file
"does_not_exist.xml": No such file or directory at)'
# Looks like you failed 1 test of 531.
t/02parse.t .........................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/531 subtests