Author: spouliot
Date: 2005-06-14 10:24:16 -0400 (Tue, 14 Jun 2005)
New Revision: 45973

Modified:
   trunk/mcs/class/corlib/Test/System.Reflection/AssemblyNameCas.cs
   trunk/mcs/class/corlib/Test/System.Reflection/ChangeLog
Log:
2005-06-14  Sebastien Pouliot  <[EMAIL PROTECTED]>

        * AssemblyNameCas.cs: Removed execution of AssemblyNameTest.Self as it
        is now NotWorking.



Modified: trunk/mcs/class/corlib/Test/System.Reflection/AssemblyNameCas.cs
===================================================================
--- trunk/mcs/class/corlib/Test/System.Reflection/AssemblyNameCas.cs    
2005-06-14 14:23:03 UTC (rev 45972)
+++ trunk/mcs/class/corlib/Test/System.Reflection/AssemblyNameCas.cs    
2005-06-14 14:24:16 UTC (rev 45973)
@@ -121,7 +121,6 @@
                public void PartialTrust_PermitOnly_FileIOPermission ()
                {
                        // call "normal" unit with reduced privileges
-                       ant.Self ();
                        ant.FullName1 ();
                        ant.FullName2 ();
                        ant.FullName3 ();

Modified: trunk/mcs/class/corlib/Test/System.Reflection/ChangeLog
===================================================================
--- trunk/mcs/class/corlib/Test/System.Reflection/ChangeLog     2005-06-14 
14:23:03 UTC (rev 45972)
+++ trunk/mcs/class/corlib/Test/System.Reflection/ChangeLog     2005-06-14 
14:24:16 UTC (rev 45973)
@@ -1,3 +1,8 @@
+2005-06-14  Sebastien Pouliot  <[EMAIL PROTECTED]>
+
+       * AssemblyNameCas.cs: Removed execution of AssemblyNameTest.Self as it
+       is now NotWorking.
+
 2005-06-13  Sebastien Pouliot  <[EMAIL PROTECTED]> 
  
        * AssemblyNameTest.cs: "Fixed" tests so they execute without errors on

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

Reply via email to