RE: [Announce]: 2.6.0 snapshot available
"Steven N. Hirsch" <[email protected]> Mon, 27 Jun 2005 13:11:00 -0400 (EDT)
| Newsgroups | gmane.text.xml.xerces-p.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 27 Jun 2005, [email protected] wrote: > Hi Steven, > > Here are the result of the test > esap550:[/home/mqsi/PERL/XML-Xerces-2.6.0-0] $ make test > make[1]: Entering directory `/home/mqsi/PERL/XML-Xerces-2.6.0-0/Handler' > make[1]: Leaving directory `/home/mqsi/PERL/XML-Xerces-2.6.0-0/Handler' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/actualCast..............ok > 2/9 skipped: return of CallbackHandler's not implemented > t/AttributeList...........ok > t/Attributes..............ok > t/DOMAttr.................ok > t/DOMBuilder..............ok > 1/15 skipped: various reasons > t/DOMCount................ok > t/DOMCreate...............ok > t/DOMDocument.............ok 4/11# Failed test (t/DOMDocument.t at line 99) > t/DOMDocument.............NOK 5# found code: -263671976, expected code: 5 > t/DOMDocument.............NOK 8# Failed test (t/DOMDocument.t at line 114) > # found code: -263671976, expected code: 5 > t/DOMDocument.............ok 11/11# Looks like you failed 2 tests of 11. > t/DOMDocument.............dubious > Test returned status 2 (wstat 512, 0x200) > DIED. FAILED tests 5, 8 > Failed 2/11 tests, 81.82% okay This is one of the chronic failures (Did you find a core dump?) > t/DOMElement..............ok > t/DOMEntity...............ok > 1/4 skipped: various reasons > t/DOMException............ok 12/19# Failed test (t/DOMException.t at line 142) > t/DOMException............NOK 13# got: '545392008' > # expected: '4' > t/DOMException............ok 15/19# Failed test (t/DOMException.t at line 153) > t/DOMException............NOK 16# got: '0' > # expected: '3' > t/DOMException............ok 19/19# Looks like you failed 2 tests of 19. > t/DOMException............dubious > Test returned status 2 (wstat 512, 0x200) > DIED. FAILED tests 13, 16 > Failed 2/19 tests, 89.47% okay Ditto (Core dump?) > t/DOMImplementation.......ok > t/DOMNamedNodeMap.........ok > t/DOMNode.................ok > t/DOMNodeIterator.........ok > t/DOMNodeList.............ok > t/DOMParser...............ok > t/DOMPrint................ok > t/DOMTreeWalker...........ok > t/DOMWriter...............ok > t/EntityResolver..........ok > t/Grammar.................ok > t/InputSource.............ok > t/LocalFileInputSource....ok > t/MemBufInputSource.......ok > t/PerlErrorHandler........ok > 1/6 skipped: various reasons > t/SAX2Count...............ok > t/SAX2XMLReader...........ok > t/SAXCount................ok > t/SAXException............ok Hmm. We may be making progress. If memory serves, this used to go down in flames with a core dump. > t/SAXParser...............ok > t/Schema..................ok > t/StdInInputSource........ok > t/URLInputSource..........ok 5/8# Failed test (t/URLInputSource.t at line 49) > t/URLInputSource..........NOK 6# Failed test (t/URLInputSource.t at line 60) > t/URLInputSource..........NOK 7# Failed test (t/URLInputSource.t at line 70) > t/URLInputSource..........NOK 8# Looks like you failed 3 tests of 8. > t/URLInputSource..........dubious > Test returned status 3 (wstat 768, 0x300) > DIED. FAILED tests 6-8 > Failed 3/8 tests, 62.50% okay Don't remember this one, but it's been a while. > t/UTF8....................ok > t/XercesDOMParser.........ok > t/XMLException............ok > t/XMLUni..................ok > t/XMLUri..................ok > t/XMLURL..................ok > Failed Test Stat Wstat Total Fail Failed List of Failed > ------------------------------------------------------------------------------- > t/DOMDocument.t 2 512 11 2 18.18% 5 8 > t/DOMException.t 2 512 19 2 10.53% 13 16 > t/URLInputSource.t 3 768 8 3 37.50% 6-8 > 5 subtests skipped. > Failed 3/40 test scripts, 92.50% okay. 7/35460 subtests failed, 99.98% okay. > make: *** [test_dynamic] Error 2 I'll try to find time later this week to do a test build myself. Thanks for the input! Steve -------------------------------------------------------------------- Opinions expressed in this message are mine personally, not those of my employer. --------------------------------------------------------------------