- From: Rick Rivello <richard.rivello@nist.gov>
- Date: Thu, 6 Jun 2002 07:59:13 -0400
- To: "Curt Arnold" <carnold@houston.rr.com>, <www-dom-ts@w3.org>
- Message-ID: <00ab01c20d51$9330b4b0$573b0681@sdct.nist.gov>
I've changed and committed 16 of the tests that were reporting errors when run. The errors were caused because of mismatch between variable type and the interface used. Replaced the interface of NodeList with HTMLCollection. I'm working on the rest of the tests reporting errors and will commit the changes. Rick Rivello I've just run dom1-html.jar with a modified versions of Xerces-J (patches attached). Quite a few tests failed since supporting test files were missing, specifically collection.xml, frame.xml, frameset.xml, and iframe.xml (the HTML versions are also missing). I haven't investigated the other failures. They may or may not be problems with the tests. D:\domts\2001\DOM-Test-Suite\build>java -cp dom1-html.jar junit.textui.TestRunne r org.w3c.domts.level1.html.TestXercesHTML .................F..F........F.............. .........E.E.E.E.E.E.E.E.E.E.E.E.....F.F.F..F.F.F.F.F.F.F...... .......................F.................. ...........F.............................F. ............................F............. .....................E........E.E.E.E.E.E.E.E.E.E..F. F.F.F.F.F.....F.E.E.E.E.E.E.E.E.E.E.............F.F........ ...............................E.......... .........................F.....F........... ....F...F....E.............................. ......................E..E..E............... F.F..F.F.E.F.F.E.E.E.E.E.E.F..........E.E.E.E.............. ...........F..........F.F... Time: 451.869
Received on Thursday, 6 June 2002 08:01:41 UTC