On Thursday 2 May 02, Michael Grabenstein writes: > This is version 1.7.0-1 of XML-Xerces... > ... > OK, here is t/DOM_Entity.t: > 1..3 > ok 1 > not ok 2 > ok 3 Failed test 3 as expected, no worries > > > t/URLInputSource.t: > 1..8 > ok 1 > ok 2 > ok 3 > ok 4 > Error in eval: The base part of the URL cannot be relative at > t/URLInputSource.t line 48
Jason, I get the same thing on various platforms (Solaris 7, IRIX 6.5, Linux). Sorry, I meant to report it earlier. (I had only looked at 1.7.0-1 to see if the "IOT/Abort trap" problem was improved Compaq Tru64. Since it wasn't, I didn't deploy this release.) For 1.7.0-1/t/DOM_Entity.t, *both* versions 1.7.0_0 and 1.7.0-1 of the XML-Xerces module fail the test. I guess the test is suspect? For 1.7.0-1/t/URLInputSource.t, version 1.7.0_0 of the module passes the test, version 1.7.0-1 fails the test. Also, module 1.7.0-1 fails the test from 1.7.0_0, but the two tests have different failure modes: 1.7.0_0/t/URLInputSource.t -------------------------- 1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 not ok 8 1.7.0-1/t/URLInputSource.t -------------------------- 1..8 ok 1 ok 2 ok 3 ok 4 Error in eval: The base part of the URL cannot be relative at t/URLInputSource.t line 48 (In both cases, the *module* tested was 1.7.0-1.) I hope this helps. Sorry I don't know enough to actually help fix these. Regards, David ------------------------------------------------------------------- David Starks-Browning | [EMAIL PROTECTED] EMBL Outstation -- | The European Bioinformatics Institute | Wellcome Trust Genome Campus | tel: +44 (1223) 494 616 Hinxton, Cambridge, CB10 1SD, UK | fax: +44 (1223) 494 468 ------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
