Skip to content

community/perl-xml-libxml: fix tests

mio requested to merge mio/aports:perl-xml-libxml into master

Fix tests to be compatible with newer libxml2. Errors found during rebuild on a 3.21 builder.

Test Summary Report
-------------------
t/02parse.t                                      (Wstat: 256 (exited 1) Tests: 533 Failed: 1)
  Failed test:  511
  Non-zero exit status: 1
t/08findnodes.t                                  (Wstat: 256 (exited 1) Tests: 45 Failed: 1)
  Failed test:  14
  Non-zero exit status: 1
t/19die_on_invalid_utf8_rt_58848.t               (Wstat: 256 (exited 1) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/60error_prev_chain.t                           (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
Files=77, Tests=2537, 11 wallclock secs ( 0.31 usr  0.05 sys +  9.65 cusr  1.07 csys = 11.08 CPU)
Result: FAIL
Failed 4/77 test programs. 3/2537 subtests failed.
Edited by mio

Merge request reports

Loading