curcuru     01/05/10 16:09:14

  Modified:    test     apitests-xalan2.prop
  Log:
  Put in TransformerAPITest which now passes;
  *temporarily* remove ExamplesTest to get smoketest moving again
  
  Revision  Changes    Path
  1.2       +2 -2      xml-xalan/test/apitests-xalan2.prop
  
  Index: apitests-xalan2.prop
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/apitests-xalan2.prop,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- apitests-xalan2.prop      2001/03/22 20:02:29     1.1
  +++ apitests-xalan2.prop      2001/05/10 23:09:13     1.2
  @@ -10,12 +10,12 @@
   #---- Choose tests: which tests should we run
   # Semicolon delimited list of tests, either FQCNs or just 
   #   package.ClassName assuming org.apache.qetest. will be prepended
  
-tests=trax.TemplatesAPITest;trax.TransformerFactoryAPITest;trax.stream.StreamResultAPITest;trax.stream.StreamSourceAPITest;trax.dom.DOMResultAPITest;trax.dom.DOMSourceAPITest;trax.sax.SAXSourceAPITest;trax.sax.SAXTransformerFactoryAPITest;trax.sax.TemplatesHandlerAPITest;trax.sax.TransformerHandlerAPITest;trax.SystemIdTest;trax.SystemIdImpInclTest;trax.EmbeddedStylesheetTest;trax.OutputPropertiesTest;trax.URIResolverTest;trax.ErrorListenerAPITest;trax.ExamplesTest
  
+tests=trax.TemplatesAPITest;trax.TransformerFactoryAPITest;trax.stream.StreamResultAPITest;trax.stream.StreamSourceAPITest;trax.dom.DOMResultAPITest;trax.dom.DOMSourceAPITest;trax.sax.SAXSourceAPITest;trax.sax.SAXTransformerFactoryAPITest;trax.sax.TemplatesHandlerAPITest;trax.sax.TransformerHandlerAPITest;trax.SystemIdTest;trax.SystemIdImpInclTest;trax.EmbeddedStylesheetTest;trax.OutputPropertiesTest;trax.URIResolverTest;trax.ErrorListenerAPITest;trax.TransformerAPITest
   
   # Tests that do not pass as-is on the current CVS code 
   #   should be commented out with descriptions below:
  +# trax.ExamplesTest; commented out due to smoketest problems I haven't had 
time to solve yet
   # trax.sax.SAXResultAPITest; commented out due to Bugzilla
  -# trax.TransformerAPITest; commented out due to Bugzilla
   # trax.ErrorListenerTest; commented out due to Bugzilla
   # trax.SystemIdTest; commented out since it's very sensitive to environment 
issues
   
  
  
  

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

Reply via email to