comparison test/runtime/6626217/Test6626217.sh @ 13402:e567d5afd4dd

8028160: [TESTBUG] Exclude failing (runtime) jtreg tests using @ignore Summary: Use @ignore to exclude failing tests Reviewed-by: coleenp, ctornqvi, mseledtsov Contributed-by: george.triantafillou@oracle.com
author hseigel
date Tue, 26 Nov 2013 16:03:57 -0500
parents 04d6d4322c6a
children de6a9e811145
comparison
equal deleted inserted replaced
13401:22eaa15b7960 13402:e567d5afd4dd
19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20 # or visit www.oracle.com if you need additional information or have any 20 # or visit www.oracle.com if you need additional information or have any
21 # questions. 21 # questions.
22 # 22 #
23 23
24 24
25 # @ignore 8028733
25 # @test @(#)Test6626217.sh 26 # @test @(#)Test6626217.sh
26 # @bug 6626217 27 # @bug 6626217
27 # @summary Loader-constraint table allows arrays instead of only the base-classes 28 # @summary Loader-constraint table allows arrays instead of only the base-classes
28 # @run shell Test6626217.sh 29 # @run shell Test6626217.sh
29 # 30 #