[cxml-cvs] CVS update: cxml/DOMTEST
David Lichteblau
dlichteblau at common-lisp.net
Sun Dec 4 22:57:30 UTC 2005
Update of /project/cxml/cvsroot/cxml
In directory common-lisp.net:/tmp/cvs-serv10584
Modified Files:
DOMTEST
Log Message:
dom murmel dom
Date: Sun Dec 4 23:57:30 2005
Author: dlichteblau
Index: cxml/DOMTEST
diff -u cxml/DOMTEST:1.13 cxml/DOMTEST:1.14
--- cxml/DOMTEST:1.13 Sun Dec 4 23:25:34 2005
+++ cxml/DOMTEST Sun Dec 4 23:57:30 2005
@@ -570,20 +570,10 @@
540/808 createDocument06.xml
541/808 createDocument07.xml
542/808 createDocument08.xml
-TEST FAILED: There is no applicable method for the generic function
- #<STANDARD-GENERIC-FUNCTION DOM:IMPLEMENTATION (1)>
- when called with arguments
- (NIL).
543/808 createDocumentType01.xml
-TEST FAILED: expected exception NAMESPACE_ERR
544/808 createDocumentType02.xml
-TEST FAILED: expected exception INVALID_CHARACTER_ERR
545/808 createDocumentType03.xml
546/808 createDocumentType04.xml
-TEST FAILED: There is no applicable method for the generic function
- #<STANDARD-GENERIC-FUNCTION DOM:IMPLEMENTATION (1)>
- when called with arguments
- (NIL).
547/808 createElementNS01.xml
548/808 createElementNS02.xml
549/808 createElementNS03.xml
@@ -637,10 +627,11 @@
580/808 documentimportnode12.xml
581/808 documentimportnode13.xml
582/808 documentimportnode14.xml
-TEST FAILED: There is no applicable method for the generic function
- #<STANDARD-GENERIC-FUNCTION DOM:IMPLEMENTATION (1)>
- when called with arguments
- (NIL).
+TEST FAILED: The assertion (DOMTEST::EQUALSP DOMTEST-TESTS::|attrValue|
+ #(104 116 116 112 58 47 47 119 119
+ 119 46 110 105 115 116 46 103
+ 111 118)
+ 'DOMTEST::%EQUAL) failed.
583/808 documentimportnode15.xml
584/808 documentimportnode17.xml
585/808 documentimportnode18.xml
@@ -661,7 +652,6 @@
597/808 domimplementationcreatedocumenttype01.xml
598/808 domimplementationcreatedocumenttype02.xml
599/808 domimplementationcreatedocumenttype04.xml
-TEST FAILED: expected exception INVALID_CHARACTER_ERR
600/808 domimplementationfeaturecore.xml
TEST FAILED: The assertion DOMTEST-TESTS::|state| failed.
601/808 domimplementationfeaturexmlversion2.xml
@@ -930,4 +920,4 @@
803/808 setNamedItemNS04.xml
804/808 setNamedItemNS05.xml
805/808 systemId01.xml
-43/763 tests failed; 45 tests were skipped
\ No newline at end of file
+38/763 tests failed; 45 tests were skipped
\ No newline at end of file
More information about the Cxml-cvs
mailing list