From fbdf71f50f8d25f940fbf24d0106d52a4857d305 Mon Sep 17 00:00:00 2001 From: Lukas Rytz Date: Tue, 11 Sep 2012 17:13:28 +0200 Subject: Disable test t2868 it keeps failing randomly, e.g. http://scala-webapps.epfl.ch/artifacts/e3b0c7abbf637dacce7bcd7b69d5655820e8e714/buildLog.txt --- test/files/pos/t2868/Jann.java | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 test/files/pos/t2868/Jann.java (limited to 'test/files/pos/t2868/Jann.java') diff --git a/test/files/pos/t2868/Jann.java b/test/files/pos/t2868/Jann.java deleted file mode 100644 index f5b68de7b0..0000000000 --- a/test/files/pos/t2868/Jann.java +++ /dev/null @@ -1,5 +0,0 @@ -public @interface Jann { - public String str(); - public Nest inn(); - public int[] arr(); -} -- cgit v1.2.3