[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Runtime.Remoting / Test / ChangeLog
index 30ff23c75bf01b07c2ff75a982c5627bf3ec5cd7..cd19e34c0c798c4cd8df4c3e0aaf216d4ab751a3 100644 (file)
@@ -1,3 +1,33 @@
+2010-05-29  Robert Jordan  <robertj@gmx.net>
+
+       * IpcChannelTest.cs: Add test for bug #609381.
+
+2010-02-28  Robert Jordan  <robertj@gmx.net>
+
+       * BaseCalls.cs: Enable tests again. See bug #576618.
+
+2010-02-11  Jonathan Pobst  <monkey@jpobst.com>
+
+       * ActivationTests.cs: Disable TestCreateHttpWkoSingleCall and
+       TestCreateHttpWkoSingleton due to sporadic failures.
+       Filed as bug #579277.
+
+2010-02-03  Jonathan Pobst  <monkey@jpobst.com>
+
+       * HttpCalls.cs: Disable all tests here due to excessive
+       sporadic failures.  Filed as bug #576724.
+
+2010-02-03  Jonathan Pobst  <monkey@jpobst.com>
+
+       * BaseCalls.cs: Mark tests as NotWorking.  Reported as bug #576618.
+
+2009-09-12 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * HttpServerChannelTests.cs:
+       * BaseCalls.cs:
+       * System.Runtime.Remoting.Channels.Tcp/TcpChannelTest.cs: ignore tests
+       that fail on MS.NET.
+
 2009-05-24  Robert Jordan  <robertj@gmx.net>
 
        * GenericTest.cs: differentiate between "Test(int)" and