From: SourceForge.net <no...@so...> - 2008-02-28 11:39:50
|
Bugs item #1875554, was opened at 2008-01-20 00:43 Message generated for change (Comment added) made by bodewig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377768&aid=1875554&group_id=23187 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending >Resolution: Works For Me Priority: 5 Private: No Submitted By: Petteri Räty (betelgeus) Assigned to: Nobody/Anonymous (nobody) Summary: testURIResolverForStylesheet fails with JDK >=1.5 Initial Comment: [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec [junit] Running org.custommonkey.xmlunit.test_SimpleXpathEngine testURIResolverForStylesheet Failure should fail because of unknown include URI junit.framework.AssertionFailedError: should fail because of unknown include URI at org.custommonkey.xmlunit.test_Transform.testURIResolverForStylesheet(test_Transform.java:137) 0.015 happens with 1.5 and 1.6. Doesn't matter whether I use the XSLT implementation from the JDK or Xalan 2.7 ---------------------------------------------------------------------- >Comment By: Stefan Bodewig (bodewig) Date: 2008-02-28 12:39 Message: Logged In: YES user_id=113148 Originator: NO strange, it passes for me on JDK 1.6 as well as Apache Gump running Java 5 http://vmgump.apache.org/gump/public/xmlunit/xmlunit/gump_work/build_xmlunit_xmlunit.html or Java 6 http://gump.zones.apache.org/gump/test/xmlunit/xmlunit/gump_work/build_xmlunit_xmlunit.html ---------------------------------------------------------------------- Comment By: Petteri Räty (betelgeus) Date: 2008-01-20 00:44 Message: Logged In: YES user_id=924568 Originator: YES [junit] Tests run: 8, Failures: 1, Errors: 0, Time elapsed: 0.209 sec [junit] TEST org.custommonkey.xmlunit.test_Transform FAILED Wrong line pasted ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377768&aid=1875554&group_id=23187 |