svn path=/trunk/mcs/; revision=74598
@@ -1,3 +1,7 @@
+2007-03-19 Gert Driesen <[email protected]>
+
+ * RichTextBoxTest.cs: Marked failing test NotWorking.
2007-03-19 Rolf Bjarne Kvinge <[email protected]>
* ControlTest.cs: Added InvokeTestParentHandle.
@@ -196,6 +196,7 @@ namespace MonoTests.System.Windows.Forms
}
[Test]
+ [Category ("NotWorking")]
public void ReadOnly_BackColor_NotSet ()
{
RichTextBox rtb = new RichTextBox ();