[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mono-patches
Subject:    [Mono-patches] r137145 - in trunk/debugger/test: src testsuite
From:       "Martin Baulig" <mono-patches-list () lists ! ximian ! com>
Date:       2009-06-30 12:18:20
Message-ID: 20090630121820.AC21E9472C () mono-cvs ! ximian ! com
[Download RAW message or body]

Author: martin
Date: 2009-06-30 08:18:20 -0400 (Tue, 30 Jun 2009)
New Revision: 137145

Modified:
   trunk/debugger/test/src/TestMultiThread.cs
   trunk/debugger/test/testsuite/TestMultiThread.cs
Log:
Increase timeout to 15 seconds.

Modified: trunk/debugger/test/src/TestMultiThread.cs
===================================================================
--- trunk/debugger/test/src/TestMultiThread.cs	2009-06-30 12:07:29 UTC (rev 137144)
+++ trunk/debugger/test/src/TestMultiThread.cs	2009-06-30 12:18:20 UTC (rev 137145)
@@ -17,7 +17,7 @@
 
 	void Loop ()
 	{
-		Thread.Sleep (Seconds * 150);
+		Thread.Sleep (Seconds * 100);
 	}
 
 	public int Test ()

Modified: trunk/debugger/test/testsuite/TestMultiThread.cs
===================================================================
--- trunk/debugger/test/testsuite/TestMultiThread.cs	2009-06-30 12:07:29 UTC (rev 137144)
+++ trunk/debugger/test/testsuite/TestMultiThread.cs	2009-06-30 12:18:20 UTC (rev 137145)
@@ -8,7 +8,7 @@
 
 namespace Mono.Debugger.Tests
 {
-	[DebuggerTestFixture]
+	[DebuggerTestFixture(Timeout = 15000)]
 	public class TestMultiThread : DebuggerTestFixture
 	{
 		public TestMultiThread ()

_______________________________________________
Mono-patches maillist  -  Mono-patches@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-patches
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic