[Mono-bugs] [Bug 82701][Nor] Changed - [PATCH]Setting System.Timers.Timer.Enabled to true doesn't work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 6 07:07:49 EDT 2007
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=82701
--- shadow/82701 2007-09-06 02:56:54.000000000 -0400
+++ shadow/82701.tmp.2550 2007-09-06 07:07:49.000000000 -0400
@@ -90,6 +90,20 @@
------- Additional Comments From gert.driesen at pandora.be 2007-09-06 02:56 -------
Robert, pretty sure it worked for me and it should since the interval
is 100ms. I'll double-check this evening, and update the test if
necessary.
+
+------- Additional Comments From robertj at gmx.net 2007-09-06 07:07 -------
+It's not always reproducible and it depends on the machine.
+I saw it a few times failing in the NUnit-GUI.
+
+I guess it's not always possible to generate 4 manually triggered
+100ms non-autoreset timer events within a 400ms sleep.
+
+The test should either expect less _elapsedCount or increase the
+sleep period.
+
+If you're not satisfied with the loss of events, please create
+another test for it, because this bug entry is about "set_Enabled".
+
More information about the mono-bugs
mailing list