Hey Sebastien,

If a given test doesn't work under MS, please don't mark it as "NotWorking"
since this is used to flag problems
on mono's side and not on the test itself.

If the test is bogus just remove it, no need carry such junk forward.

Rodrigo

On Thu, Oct 22, 2009 at 9:51 AM, Sebastien Pouliot ([email protected]) <
[email protected]> wrote:

> Author: spouliot
> Date: 2009-10-22 07:51:31 -0400 (Thu, 22 Oct 2009)
> New Revision: 144627
>
> Modified:
>   trunk/mcs/class/corlib/System.Threading/ChangeLog
>   trunk/mcs/class/corlib/System.Threading/Monitor.cs
>   trunk/mcs/class/corlib/Test/System.Threading/ChangeLog
>   trunk/mcs/class/corlib/Test/System.Threading/MonitorTest.cs
> Log:
> In System.Threading:
> 2009-10-22  Sebastien Pouliot  <[email protected]>
>
>        * Monitor.cs: Fix validations for TryEnter and Wait. Reduce
>        duplicated code between overloads.
>
> In Test/System.Threading:
> 2009-10-22  Sebastien Pouliot  <[email protected]>
>
>        * MonitorTest.cs: Mark existing tests as "NotWorking" since they
>        fail in MS FX2 (maybe they worked in 1.x?). Add more test cases
>        to validate the TryEnter and Wait overloaded methods.
>
>
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to