* AssemblyNameCas.cs: Removed execution of AssemblyNameTest.Self as it is now NotWorking. svn path=/trunk/mcs/; revision=45973
@@ -121,7 +121,6 @@ namespace MonoCasTests.System.Reflection {
public void PartialTrust_PermitOnly_FileIOPermission ()
{
// call "normal" unit with reduced privileges
- ant.Self ();
ant.FullName1 ();
ant.FullName2 ();
ant.FullName3 ();
@@ -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