curcuru     01/08/21 13:00:07

  Modified:    test     test.properties
  Log:
  Lower various ConsoleLogger.loggingLevel s to reduce smoketest output for 
passes
  
  Revision  Changes    Path
  1.11      +4 -1      xml-xalan/test/test.properties
  
  Index: test.properties
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/test.properties,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- test.properties   2001/08/15 22:18:59     1.10
  +++ test.properties   2001/08/21 20:00:06     1.11
  @@ -44,7 +44,9 @@
   qetest.loggingLevel=99
   
   # Choose output: How much logging info is dumped to the console
  -qetest.ConsoleLogger.loggingLevel=30
  +qetest.ConsoleLogger.loggingLevel=40
  +# By default, large conf test reports FAILSONLY
  +conf.ConsoleLogger.loggingLevel=20
   
   # If we should save performance-oriented info in the logfile
   qetest.perfLogging=true
  @@ -100,6 +102,7 @@
   smoketest.conf.logFile=smoketest/results-conf.xml
   smoketest.conf.passFile=smoketest/Pass-StylesheetTestletDriver.xml
   smoketest.conf.embedded=embed01.xml;embed02.xml;embed07.xml
  +smoketest.conf.ConsoleLogger.loggingLevel=20
   # Bugzilla2548 attribset42.xsl;attribset43.xsl
   # Bugzilla1133 lre10.xsl;lre21.xsl
   smoketest.conf.excludes=attribset42.xsl;attribset43.xsl;lre10.xsl;lre21.xsl
  
  
  

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

Reply via email to