1 # Config file that tells mauve about the `libgcj' tag.
10 # These 2 are tests that fail with JDBC2.0 but the tags don't seem to
11 # have the right effect.
12 !java.sql.Connection.TestJdbc10
13 !java.sql.DatabaseMetaData.TestJdbc10
16 !java.text.ACIAttribute
18 # The following tests seem to (sometimes) hang or crash the testsuite
19 !java.io.ObjectInputOutput
20 !java.lang.reflect.Array.newInstance
21 !java.util.ResourceBundle.getBundle
22 !java.util.zip.GZIPInputStream.basic