2004-09-01 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Wed, 1 Sep 2004 17:02:25 +0000 (17:02 -0000)
committerMartin Baulig <martin@novell.com>
Wed, 1 Sep 2004 17:02:25 +0000 (17:02 -0000)
* Makefile: Disable test-286 for the moment.

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

mcs/tests/ChangeLog
mcs/tests/Makefile

index a98ce824002dc4ce629c2c84d983e21b6b040cfc..d51fdc1a3d544bb0432f03ed3d90fd5f03437884 100755 (executable)
@@ -1,3 +1,7 @@
+2004-09-01  Martin Baulig  <martin@ximian.com>
+
+       * Makefile: Disable test-286 for the moment.
+
 2004-09-01  Raja R Harinath  <rharinath@novell.com>
 
        * Makefile (test-compiler-jit-real): Add barebones support for
index 8c940fc22f71ab9eb66e8e24179c3aa575f103aa..99d7c6eb4ae3d6d0bee56aaeaeaf3c9042b8bfeb 100644 (file)
@@ -44,7 +44,7 @@ TEST_SOURCES = \
        test-251 test-252 test-253 test-254 test-255 test-256 test-257 test-258 test-259 test-260 \
        test-261 test-262 test-263 test-264 test-265 test-266 test-267 test-268 test-269 test-270 \
        test-271 test-272 test-273 test-274 test-275 test-276 test-277 test-278 test-279 test-280 \
-       test-281 test-282 test-283 test-284 test-285 test-286 \
+       test-281 test-282 test-283 test-284 test-285 \
        cls-test-0 cls-test-1 cls-test-2 cls-test-3 cls-test-5 cls-test-6 cls-test-7 cls-test-10  \
        cls-test-11 cls-test-14 cls-test-15 cls-test-16
 #      mtest-1-dll mtest-1-exe