comparison test/runtime/6929067/Test6929067.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 f9ee986a9fea
children e0035752234f
comparison
equal deleted inserted replaced
13401:22eaa15b7960 13402:e567d5afd4dd
1 #!/bin/sh 1 #!/bin/sh
2 2
3 ## 3 ##
4 ## @ignore 8028740
4 ## @test Test6929067.sh 5 ## @test Test6929067.sh
5 ## @bug 6929067 6 ## @bug 6929067
6 ## @bug 8021296 7 ## @bug 8021296
7 ## @summary Stack guard pages should be removed when thread is detached 8 ## @summary Stack guard pages should be removed when thread is detached
8 ## @compile T.java 9 ## @compile T.java