[ros-diffs] [cfinck] 41743: Increase the "maxretries" value again, because we have some randomly crashing tests.

cfinck at svn.reactos.org cfinck at svn.reactos.org
Thu Jul 2 20:46:00 CEST 2009


Author: cfinck
Date: Thu Jul  2 22:45:59 2009
New Revision: 41743

URL: http://svn.reactos.org/svn/reactos?rev=41743&view=rev
Log:
Increase the "maxretries" value again, because we have some randomly crashing tests.

Modified:
    trunk/tools/sysreg2/sysreg.xml

Modified: trunk/tools/sysreg2/sysreg.xml
URL: http://svn.reactos.org/svn/reactos/trunk/tools/sysreg2/sysreg.xml?rev=41743&r1=41742&r2=41743&view=diff
==============================================================================
--- trunk/tools/sysreg2/sysreg.xml [iso-8859-1] (original)
+++ trunk/tools/sysreg2/sysreg.xml [iso-8859-1] Thu Jul  2 22:45:59 2009
@@ -11,7 +11,7 @@
 		<maxcachehits value="50" />
 
 		<!-- Maximum number of retries allowed before we cancel the entire testing process. -->
-		<maxretries value="15" />
+		<maxretries value="20" />
 	</general>
 	<firststage bootdevice="cdrom">
 	</firststage>



More information about the Ros-diffs mailing list