DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34819>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34819





------- Additional Comments From [EMAIL PROTECTED]  2005-05-27 01:14 -------
(In reply to comment #6)
> If it doesn't, please let
> me know.

Awesome! We're getting somewhere - only problem is failed assertion -


test.node:
     [echo] Running NodeCreateRule tests ...
     [java] ..F.F....
     [java] Time: 0.652
     [java] There were 2 failures:
     [java] 1) testElement(org.apache.commons.digester.NodeCreateRuleTestCase)ju
nit.framework.AssertionFailedError
     [java]    at org.apache.commons.digester.NodeCreateRuleTestCase.testElement
 (NodeCreateRuleTestCase.java:209)
     [java]    at java.lang.reflect.Method.invokeNative (Method.java)
     [java]    at java.lang.reflect.Method.invoke (Method.java:616)
     [java]    at java.lang.VirtualMachine.invokeMain (VirtualMachine.java)
     [java]    at java.lang.VirtualMachine.main (VirtualMachine.java:108)
     [java] 2) testDocumentFragment(org.apache.commons.digester.NodeCreateRuleTe
stCase)junit.framework.AssertionFailedError
     [java]    at org.apache.commons.digester.NodeCreateRuleTestCase.testDocumen
tFragment (NodeCreateRuleTestCase.java:240)
     [java]    at java.lang.reflect.Method.invokeNative (Method.java)
     [java]    at java.lang.reflect.Method.invoke (Method.java:616)
     [java]    at java.lang.VirtualMachine.invokeMain (VirtualMachine.java)
     [java]    at java.lang.VirtualMachine.main (VirtualMachine.java:108)


Both assertions fail because ((Element)element).getLocalName() is "alpha", not
null. I haven't yet figured out if this is OK or a bug in gnu classpath...

Thanks again!

Jack

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to