|
From: Neil R. <ne...@oc...> - 2006-06-26 01:36:42
|
These are all listed in the Makefile variable TESTS_THAT_FAIL, i.e., they are known not to work with the current version. This command: make check-TESTS TESTS_THAT_FAIL= will skip those, and all the tests that it does execute should pass with the current version. On Jun 25, Thomas Klausner (tk...@gi...) wrote: > Hi! > > I tried the included self tests in opensp-1.5.2 on NetBSD-3.99.21/i386, > and 5 of them failed: > > /usr/obj/textproc/opensp/work.i386/OpenSP-1.5.2/nsgmls/.libs/onsgmls:af-7.sgml:3:1:E: value of attribute "TYPE" cannot be "A"; must be one of "ZZZ", "YYY" > 2c2 > < ATYPE TOKEN YYY > --- > > ATYPE TOKEN A > FAIL: af-7 > /usr/obj/textproc/opensp/work.i386/OpenSP-1.5.2/nsgmls/.libs/onsgmls:af-8.sgml:3:1:E: value of attribute "ROLE" cannot be "A"; must be one of "ZZZ", "YYY" > 2c2 > < AROLE TOKEN YYY > --- > > AROLE TOKEN A > FAIL: af-8 > 3c3 > < AN CDATA verse 1 > --- > > AN CDATA 1 > 7c7 > < AN CDATA verse 2 > --- > > AN CDATA 2 > FAIL: af-9 > 4c4 > < ATEXT CDATA verse 1 > --- > > ATEXT IMPLIED > 8c8 > < ATEXT CDATA verse 2 > --- > > ATEXT IMPLIED > FAIL: af-10 > 3c3 > < ATEXT CDATA verse 1 > --- > > ATEXT IMPLIED > 5c5 > < -1 > --- > > -verse 1 > 7c7 > < ATEXT CDATA verse 2 > --- > > ATEXT IMPLIED > 9c9 > < -2 > --- > > -verse 2 > FAIL: af-11 > > Any ideas? > Thomas > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > OpenJade-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openjade-devel -- Neil Roeth |