[Mono-dev] [Mono-patches] r144627 - in trunk/mcs/class/corlib: System.Threading Test/System.Threading

Rodrigo Kumpera kumpera at gmail.com
Thu Oct 22 09:38:19 EDT 2009


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 (sebastien at ximian.com) <
mono-patches-list at lists.ximian.com> 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  <sebastien at ximian.com>
>
>        * Monitor.cs: Fix validations for TryEnter and Wait. Reduce
>        duplicated code between overloads.
>
> In Test/System.Threading:
> 2009-10-22  Sebastien Pouliot  <sebastien at ximian.com>
>
>        * 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.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20091022/06c8e340/attachment.html 


More information about the Mono-devel-list mailing list