Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^7: XML-LibXML-2.0129 installation issues

by syphilis (Archbishop)
on May 26, 2017 at 02:27 UTC ( [id://1191264]=note: print w/replies, xml ) Need Help??


in reply to Re^6: XML-LibXML-2.0129 installation issues
in thread XML-LibXML-2.0129 installation issues

I think the logic is that 2.9.4 is so horribly broken that you can't even $FORCE it

No, I think it's only breakage is the schema regression that was causing some tests in (t/40reader.t) to fail.
From https://rt.cpan.org/Public/Bug/Display.html?id=114638:
Test Summary Report ------------------- t/40reader.t (Wstat: 512 Tests: 89 + Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 100 tests but ran 89. Files=71, Tests=2552, 2 wallclock secs ( 0.19 usr 0.04 sys + 1.95 c +usr 0.20 csys = 2.38 CPU) Result: FAIL Failed 1/71 test programs. 0/2552 subtests failed. make: *** [test_dynamic] Error 255

As Anonymous Monk pointed out, this problem has now been worked around (as of version 2.016).
Hence cpan-testers will give it a "PASS", so allowing them to test it (by not doing the 'exit 0') won't result in any FAIL reports.

Version 2.9.4 is still on the blacklist solely because of that regression - and the workaround was simply to skip the failing tests.

Cheers,
Rob

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1191264]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-24 03:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found