summaryrefslogtreecommitdiff
path: root/libjava/mauve-libgcj
diff options
context:
space:
mode:
authormark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>2002-04-21 12:35:04 +0000
committermark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>2002-04-21 12:35:04 +0000
commitd6bad9ee7e25b184e64803bf67c58ee9957650e6 (patch)
tree97d5de4616bba7aaddae158511ac18aed17694de /libjava/mauve-libgcj
parentd1c27e26f94b13dbda12e171e62228f532cf484c (diff)
downloadgcc-d6bad9ee7e25b184e64803bf67c58ee9957650e6.tar.gz
* mauve-libgcj: Don't run java.lang.ref tests since they are buggy.
* libjava.mauve/xfail: Expect failures for PR java/6391 and libgcj/6389. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52577 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/mauve-libgcj')
-rw-r--r--libjava/mauve-libgcj4
1 files changed, 4 insertions, 0 deletions
diff --git a/libjava/mauve-libgcj b/libjava/mauve-libgcj
index c6443d75e45..165f0b6f5ee 100644
--- a/libjava/mauve-libgcj
+++ b/libjava/mauve-libgcj
@@ -27,3 +27,7 @@ JDBC2.0
# Character.unicode seems to be very broken (the test)
# Does not give meaningfull test results at the moment.
!java.lang.Character.unicode
+
+# These are almost certainly buggy test cases.
+# The behaviour of the garbarge collector cannot be predicted.
+!java.lang.ref