nashorn/exclude/exclude_list_cc.txt
author mcimadamore
Mon, 12 Aug 2013 17:25:07 +0100
changeset 19492 767d7330011f
parent 19082 6926097854f6
child 19462 4dad0e67dfb8
permissions -rw-r--r--
6537020: JCK tests: a compile-time error should be given in case of ambiguously imported fields (types, methods) Summary: Hiding check does not support interface multiple inheritance Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19082
6926097854f6 8017585: Exclude two failing tests from Nashorn CC run
jlaskey
parents:
diff changeset
     1
<?xml version="1.0" encoding="ISO-8859-1"?>
6926097854f6 8017585: Exclude two failing tests from Nashorn CC run
jlaskey
parents:
diff changeset
     2
6926097854f6 8017585: Exclude two failing tests from Nashorn CC run
jlaskey
parents:
diff changeset
     3
<excludeList>
6926097854f6 8017585: Exclude two failing tests from Nashorn CC run
jlaskey
parents:
diff changeset
     4
  <test id="JDK-8014647.js" />
6926097854f6 8017585: Exclude two failing tests from Nashorn CC run
jlaskey
parents:
diff changeset
     5
  <test id="javaclassoverrides.js" />
6926097854f6 8017585: Exclude two failing tests from Nashorn CC run
jlaskey
parents:
diff changeset
     6
</excludeList>