dmarston 02/01/23 08:40:05 Modified: test test.properties Log: Exclude another known bug (#5889) Revision Changes Path 1.36 +2 -1 xml-xalan/test/test.properties Index: test.properties =================================================================== RCS file: /home/cvs/xml-xalan/test/test.properties,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- test.properties 16 Jan 2002 23:23:43 -0000 1.35 +++ test.properties 23 Jan 2002 16:40:05 -0000 1.36 @@ -137,7 +137,8 @@ # Bugzilla5505 select79.xsl # Bugzilla668 math110.xsl # Bugzilla5851 boolean81.xsl -smoketest.conf.excludes=axes107.xsl;impincl20.xsl;numbering14.xsl;numbering15.xsl;output22.xsl;select79.xsl;math110.xsl;boolean81.xsl +# Bugzilla5889 axes122.xsl +smoketest.conf.excludes=axes107.xsl;axes122.xsl;impincl20.xsl;numbering14.xsl;numbering15.xsl;output22.xsl;select79.xsl;math110.xsl;boolean81.xsl # Runs a selected set of known passing API tests # Bugzilla???? remove trax.sax.SAXTransformerFactoryAPITest until we can track down fail with Xerces 1.4.4
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
