2004-09-15 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Wed, 15 Sep 2004 08:42:02 +0000 (08:42 -0000)
committerMartin Baulig <martin@novell.com>
Wed, 15 Sep 2004 08:42:02 +0000 (08:42 -0000)
* test-294.cs: Is not back in gmcs.

svn path=/trunk/mcs/; revision=33920

mcs/tests/ChangeLog
mcs/tests/Makefile

index c73d895dd7d5c672461c2502ac2c8b4a1d57c999..4642ed463a8432b7eb655e53eb459111f0eb012b 100755 (executable)
@@ -1,3 +1,7 @@
+2004-09-15  Martin Baulig  <martin@ximian.com>
+
+       * test-294.cs: Is not back in gmcs.
+
 2004-09-14  Marek Safar <marek.safar@seznam.cz>
 
        * test-294.cs: Is back.
index f0434137aeeb09dbdf73d740f1bbb627c6c7d445..3ba75883a7b53532a6645bc44304abe2f7cd92c6 100644 (file)
@@ -205,7 +205,7 @@ test-compiler-jit-multi:
        done ; \
        if test -z "$$failed"; then :; else echo "Failing tests: $$failed"; exit 1; fi
 
-GENERIC_KNOWN_FAILURES = test-55 test-289
+GENERIC_KNOWN_FAILURES = test-55 test-289 test-294
 
 # 
 # Tests the generics compiler, and excludes GENERIC_KNOWN_FAILURES from the build