Ver código fonte

2008-06-27 Atsushi Enomoto <[email protected]>

        * AggregateCacheDependencyTest.cs: mark wrong, timing-
          dependent test as "Ignore".


svn path=/trunk/mcs/; revision=106742
Atsushi Eno 17 anos atrás
pai
commit
6a30b6cffc

+ 1 - 0
mcs/class/System.Web/Test/System.Web.Caching/AggregateCacheDependencyTest.cs

@@ -62,6 +62,7 @@ namespace MonoTests.System.Web.Caching
 		}
 
 		[Test] // bug #82419
+		[Ignore ("The test is not written in reproducible way and hence keeps build looks as if it regressed incorrectly")]
 		public void SingleDependency ()
 		{
 			string depFile = Path.Combine (_tempFolder, "dep.tmp");

+ 5 - 0
mcs/class/System.Web/Test/System.Web.Caching/ChangeLog

@@ -1,3 +1,8 @@
+2008-06-27  Atsushi Enomoto  <[email protected]>
+
+	* AggregateCacheDependencyTest.cs: mark wrong, timing-
+	  dependent test as "Ignore".
+
 2007-08-17  Marek Habersack  <[email protected]>
 
 	* AggregateCacheDependencyTest.cs: dependency expiration