[Mono-bugs] [Bug 72535][Wis] Changed - Timer.TestDueTime fails

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 14 Feb 2005 18:25:17 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by vargaz@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72535

--- shadow/72535	2005-02-12 12:12:43.000000000 -0500
+++ shadow/72535.tmp.18085	2005-02-14 18:25:17.000000000 -0500
@@ -31,6 +31,10 @@
 in <0x00004> (wrapper managed-to-native)
 System.Reflection.MonoMethod:InternalInvoke (object,object[])
 in <0x0005d> System.Reflection.MonoMethod:Invoke
 (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  
 
+
+------- Additional Comments From vargaz@gmail.com  2005-02-14 18:25 -------
+This might be caused by a GC happening during the test. A GC during a
+full nunit run can easily take 200ms or more, confusing the timers.