Subject: | I/O warning : failed to load external entity "foo.xml" |
Seen with perl 5.30.1 on Ubuntu 19.10:
...
Compiled against: libxslt 10133, libxml2 20910
Running: libxslt 10133, libxml2 20910
Compiled with EXSLT: yes
...
I/O warning : failed to load external entity "foo.xml"
I/O warning : failed to load external entity "foo.xml"
# Failed test 'Threw: '
# at t/03input.t line 88.
I/O warning : failed to load external entity "foo.xml"
I/O warning : failed to load external entity "foo.xml"
# Failed test 'Transform Threw: '
# at t/03input.t line 130.
I/O warning : failed to load external entity "foo.xml"
compilation error: file unknown-5608706e1ba0 element import
xsl:import : unable to load foo.xml
at t/03input.t line 171.
# Looks like your test exited with 2 just after 11.
t/03input.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 19/28 subtests
...