dmarston 02/02/19 08:18:13 Modified: test test.properties Log: Remove exclusions on conformance tests that we now pass. Thus, future failures will be detected as regressions. Revision Changes Path 1.43 +1 -7 xml-xalan/test/test.properties Index: test.properties =================================================================== RCS file: /home/cvs/xml-xalan/test/test.properties,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- test.properties 13 Feb 2002 17:01:21 -0000 1.42 +++ test.properties 19 Feb 2002 16:18:13 -0000 1.43 @@ -132,16 +132,10 @@ smoketest.conf.ConsoleLogger.loggingLevel=20 # Bugzilla4080 axes107.xsl # Bugzilla4686 numbering14.xsl;numbering15.xsl -# Bugzilla4753 output22.xsl # Bugzilla6157 output87.xsl -# Bugzilla4987 impincl20.xsl -# Bugzilla5505 select79.xsl -# Bugzilla668 math110.xsl -# Bugzilla5851 boolean81.xsl;boolean83.xsl # Bugzilla5889 axes122.xsl -# Bugzilla6011 position94.xsl # Bugzilla6155 numberformat45.xsl -smoketest.conf.excludes=axes107.xsl;axes122.xsl;impincl20.xsl;numbering14.xsl;numbering15.xsl;output22.xsl;output87.xsl;select79.xsl;math110.xsl;boolean81.xsl;boolean83.xsl;position94.xsl;numberformat45.xsl +smoketest.conf.excludes=axes107.xsl;axes122.xsl;numbering14.xsl;numbering15.xsl;output87.xsl;numberformat45.xsl # Runs a selected set of known passing API tests smoketest.api.tests=trax.EmbeddedStylesheetTest;trax.ErrorListenerAPITest;trax.ErrorListenerTest;trax.ExamplesTest;trax.OutputPropertiesTest;trax.TemplatesAPITest;trax.TransformerAPITest;trax.TransformerFactoryAPITest;trax.SystemIdTest;trax.SystemIdImpInclTest;trax.URIResolverTest;;trax.dom.DOMResultAPITest;trax.dom.DOMSourceAPITest;;trax.sax.SAXResultAPITest;trax.sax.SAXSourceAPITest;trax.sax.TemplatesHandlerAPITest;trax.sax.TransformerHandlerAPITest;trax.sax.TransformerHandlerTest;;trax.stream.StreamResultAPITest;trax.stream.StreamSourceAPITest;;xalanj2.FactoryFeatureTest;xalanj2.ProgrammaticDOMTest;xalanj2.SerializedStylesheetTest;xalanj2.TraceListenerTest;xalanj2.TransformStateAPITest;xalanj2.TransformStateTest;xalanj2.TestXPathAPI;;OutputSettingsTest;;ParameterTest;SAXTransformerFactoryAPITest;
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
