Subject: | t/1.t started to fail (new XML::LibXML?) |
The test suite started to fail:
...
xsltApplySequenceConstructor: copy was not compiled
xsltApplySequenceConstructor: apply-templates was not compiled
xsltApplySequenceConstructor: if was not compiled
# Failed test 'Output OK'
# at t/1.t line 14.
# got: 'Before
# <html><body>
#
# </body></html>
#
# After
# '
# expected: 'Before
# <html><body>fooooo!<p> You knew the magic word! </p>
# </body></html>
#
# After
# '
# Looks like you failed 1 test of 3.
t/1.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
...
Maybe caused by this change: https://metacpan.org/source/SHLOMIF/XML-LibXML-2.0202/Changes#L4-5