in reply to Re^4: Errors building XML::LibXML (TAP)
in thread Errors building XML::LibXML
Your problem is not with any test that passes, i.e., a test that is reported 'ok'. You need to pay attention to tests that do not pass, i.e., tests for which the report is not ok n, where n is the test number. Look through the test output for the first not ok test (or for some terrible crash) and pay attention to that point in the test process, then proceed from there.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Errors building XML::LibXML (TAP)
by atreyu (Sexton) on Feb 25, 2014 at 18:23 UTC | |
by AnomalousMonk (Archbishop) on Feb 25, 2014 at 18:49 UTC |