[cxml-cvs] CVS update: cxml/DOMTEST

David Lichteblau dlichteblau at common-lisp.net
Sun Dec 4 23:23:26 UTC 2005


Update of /project/cxml/cvsroot/cxml
In directory common-lisp.net:/tmp/cvs-serv13298

Modified Files:
	DOMTEST 
Log Message:
attributknotennamespace beim klonen mitnehmen

Date: Mon Dec  5 00:23:25 2005
Author: dlichteblau

Index: cxml/DOMTEST
diff -u cxml/DOMTEST:1.15 cxml/DOMTEST:1.16
--- cxml/DOMTEST:1.15	Mon Dec  5 00:20:22 2005
+++ cxml/DOMTEST	Mon Dec  5 00:23:24 2005
@@ -601,7 +601,6 @@
 571/808 documentimportnode03.xml
 572/808 documentimportnode04.xml
 573/808 documentimportnode05.xml
-TEST FAILED: The slot DOM-IMPL::NAMESPACE-URI is unbound in the object #<DOM-IMPL::ATTRIBUTE a_:b0="" {xxxxxxxx}>.
 574/808 documentimportnode06.xml
 TEST FAILED: There is no applicable method for the generic function
                #<STANDARD-GENERIC-FUNCTION DOM:IMPORT-NODE (8)>
@@ -675,7 +674,6 @@
 618/808 elementremoveattributens01.xml
 619/808 elementsetattributenodens01.xml
 620/808 elementsetattributenodens02.xml
-TEST FAILED: The slot DOM-IMPL::NAMESPACE-URI is unbound in the object #<DOM-IMPL::ATTRIBUTE street="Yes" {xxxxxxxx}>.
 621/808 elementsetattributenodens03.xml
 TEST FAILED: expected exception INUSE_ATTRIBUTE_ERR
 622/808 elementsetattributenodens04.xml
@@ -915,4 +913,4 @@
 803/808 setNamedItemNS04.xml
 804/808 setNamedItemNS05.xml
 805/808 systemId01.xml
-34/763 tests failed; 45 tests were skipped
\ No newline at end of file
+32/763 tests failed; 45 tests were skipped
\ No newline at end of file




More information about the Cxml-cvs mailing list