Author: rolf
Date: 2007-03-16 14:41:33 -0500 (Fri, 16 Mar 2007)
New Revision: 74480

Modified:
   trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog
   
trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/MdiFormTest.cs
Log:
* MdiFormTest.cs: Make TopLevelTest not working until the fix is ready
  to get in.

Modified: 
trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog   
2007-03-16 18:11:39 UTC (rev 74479)
+++ trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog   
2007-03-16 19:41:33 UTC (rev 74480)
@@ -1,5 +1,10 @@
 2007-03-16  Rolf Bjarne Kvinge <[EMAIL PROTECTED]> 
 
+       * MdiFormTest.cs: Make TopLevelTest not working until the fix is ready
+         to get in.
+
+2007-03-16  Rolf Bjarne Kvinge <[EMAIL PROTECTED]> 
+
        * MdiFormTest.cs, ControlTest.cs: Remove a warning.
 
 2007-03-16  Rolf Bjarne Kvinge <[EMAIL PROTECTED]> 

Modified: 
trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/MdiFormTest.cs
===================================================================
--- 
trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/MdiFormTest.cs  
    2007-03-16 18:11:39 UTC (rev 74479)
+++ 
trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/MdiFormTest.cs  
    2007-03-16 19:41:33 UTC (rev 74480)
@@ -893,6 +893,7 @@
                }
                
                [Test]
+               [Category ("NotWorking")]
                public void TopLevelTest ()
                {
                        Form main, child1;

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to