From 9e155f4956ad608342eb760c6939ebd9aa1a51a8 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Mon, 12 Apr 2010 21:45:17 +0000 Subject: Disabling what I think are the last two failing... Disabling what I think are the last two failing tests, one each of the two leading bugs among those we've seen here today on testing theater: "could not find toMap: (x$1: scala.collection.TraversableOnce,x$2: Predef$<:<)" and "scala.tools.nsc.symtab.Types$TypeError: method react cannot be accessed in java.lang.Object with scala.actors.Reactor[Any] No review but hey lets' see if we can re-enable these tests soonish. --- test/files/run/infiniteloop.check | 1 - 1 file changed, 1 deletion(-) delete mode 100644 test/files/run/infiniteloop.check (limited to 'test/files/run/infiniteloop.check') diff --git a/test/files/run/infiniteloop.check b/test/files/run/infiniteloop.check deleted file mode 100644 index 6f8cf6e4d9..0000000000 --- a/test/files/run/infiniteloop.check +++ /dev/null @@ -1 +0,0 @@ -Stream(512, 256, 128, 64, 32, 16, 8, 4, 2, 1) -- cgit v1.2.3