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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78244 --- shadow/78244 2006-04-30 06:25:02.000000000 -0400 +++ shadow/78244.tmp.19411 2006-04-30 06:25:02.000000000 -0400 @@ -0,0 +1,38 @@ +Bug#: 78244 +Product: Mono: Runtime +Version: 1.1 +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: System.Threading.Timer tests all marked NotWorking ? + +I've noticed that all tests for System.Threading.Timer are currently +marked (except for one test that I added today). + +These were are marked NotWorking by BenM with the following comment: + +==== +This whole test seems to fail randomly. Either +- It is relying on a race it might not win (that the timer code runs) +- We have a very obscure bug with appdomains. + +Am going with door #1, but it would be nice to investigate this. +==== + +I've enabled all tests and ran the corlib tests several times, and I +never got a test failure. + +Ofcourse, I don't have an SMP box or anything, so perhaps my results +don't say very much. + +Can anyone else look into this ? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
