[ros-diffs] [dreimer] 47987: Update maxretries of sysreg2 to 35. After adding a big bunch of winetests to the test process, this has to become bigger.

dreimer at svn.reactos.org dreimer at svn.reactos.org
Sat Jul 10 14:33:01 UTC 2010


Author: dreimer
Date: Sat Jul 10 14:33:00 2010
New Revision: 47987

URL: http://svn.reactos.org/svn/reactos?rev=47987&view=rev
Log:
Update maxretries of sysreg2 to 35. After adding a big bunch of winetests to the test process, this has to become bigger.

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=47987&r1=47986&r2=47987&view=diff
==============================================================================
--- trunk/tools/sysreg2/sysreg.xml [iso-8859-1] (original)
+++ trunk/tools/sysreg2/sysreg.xml [iso-8859-1] Sat Jul 10 14:33:00 2010
@@ -11,7 +11,7 @@
 		<maxcachehits value="50" />
 
 		<!-- Maximum number of retries allowed before we cancel the entire testing process. -->
-		<maxretries value="20" />
+		<maxretries value="35" />
 	</general>
 	<firststage bootdevice="cdrom">
 	</firststage>




More information about the Ros-diffs mailing list