Author: atsushi
Date: 2008-02-20 01:34:06 -0500 (Wed, 20 Feb 2008)
New Revision: 96218

Modified:
   
trunk/olive/class/System.ServiceModel/Test/System.ServiceModel.Dispatcher/ChangeLog
   
trunk/olive/class/System.ServiceModel/Test/System.ServiceModel.Dispatcher/ExceptionHandlerTest.cs
Log:
2008-02-20  Atsushi Enomoto  <[EMAIL PROTECTED]>

        * ExceptionHandlerTest.cs : disabled a test that is not in effect.



Modified: 
trunk/olive/class/System.ServiceModel/Test/System.ServiceModel.Dispatcher/ChangeLog
===================================================================
--- 
trunk/olive/class/System.ServiceModel/Test/System.ServiceModel.Dispatcher/ChangeLog
 2008-02-20 01:20:20 UTC (rev 96217)
+++ 
trunk/olive/class/System.ServiceModel/Test/System.ServiceModel.Dispatcher/ChangeLog
 2008-02-20 06:34:06 UTC (rev 96218)
@@ -1,3 +1,7 @@
+2008-02-20  Atsushi Enomoto  <[EMAIL PROTECTED]>
+
+       * ExceptionHandlerTest.cs : disabled a test that is not in effect.
+
 2008-02-15  Atsushi Enomoto  <[EMAIL PROTECTED]>
 
        * PrefixEndpointAddressMessageFilterTest.cs : new test (not working).

Modified: 
trunk/olive/class/System.ServiceModel/Test/System.ServiceModel.Dispatcher/ExceptionHandlerTest.cs
===================================================================
--- 
trunk/olive/class/System.ServiceModel/Test/System.ServiceModel.Dispatcher/ExceptionHandlerTest.cs
   2008-02-20 01:20:20 UTC (rev 96217)
+++ 
trunk/olive/class/System.ServiceModel/Test/System.ServiceModel.Dispatcher/ExceptionHandlerTest.cs
   2008-02-20 06:34:06 UTC (rev 96218)
@@ -48,6 +48,7 @@
                }
 
                [Test]
+               [Ignore ("Wrong. Also, we don't have CER")]
                public void AsynchronousThreadExceptionHandler ()
                {
                        PropertyInfo p = typeof (ExceptionHandler).GetProperty 
("AsynchronousThreadExceptionHandler");

_______________________________________________
Mono-patches maillist  -  Mono-patches@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to