summaryrefslogtreecommitdiff
path: root/test/files/run/bugs.check
diff options
context:
space:
mode:
authorGilles Dubochet <gilles.dubochet@epfl.ch>2006-01-25 15:19:16 +0000
committerGilles Dubochet <gilles.dubochet@epfl.ch>2006-01-25 15:19:16 +0000
commit5953fca1fe8c7260b99cea8a86bdf8439b48ffc2 (patch)
treec53da1a04f7ab2b6d4202347d4187cf5f95ad38d /test/files/run/bugs.check
parentf8336becda846408925611fc0fb417243b88b824 (diff)
downloadscala-5953fca1fe8c7260b99cea8a86bdf8439b48ffc2.tar.gz
scala-5953fca1fe8c7260b99cea8a86bdf8439b48ffc2.tar.bz2
scala-5953fca1fe8c7260b99cea8a86bdf8439b48ffc2.zip
Made 'bugs' test case more resistant to differe...
Made 'bugs' test case more resistant to differences between Java 1.4 and 1.5 (difference in reporting of class cast exceptions).
Diffstat (limited to 'test/files/run/bugs.check')
-rw-r--r--test/files/run/bugs.check5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/files/run/bugs.check b/test/files/run/bugs.check
index 206d0e9e48..1276cbbcc0 100644
--- a/test/files/run/bugs.check
+++ b/test/files/run/bugs.check
@@ -44,7 +44,8 @@ ok
>>> bug 199
<<< bug 213
-Exception in thread "Thread[main,5,main]" java.lang.ClassCastException
+Cannot cast unit to All
+Cannot cast empty string to AllRef
>>> bug 213
<<< bug 217
@@ -93,5 +94,3 @@ C
a
>>> bug 399
-
-1 error