8156536: Remove intermittent key from TreeTest.java and move back to tier1
Reviewed-by: darcy
This commit is contained in:
parent
0304fe9931
commit
e926c77845
@ -27,7 +27,6 @@
|
||||
|
||||
tier1 = \
|
||||
:jdk_lang \
|
||||
-java/lang/ProcessHandle/TreeTest.java \
|
||||
:jdk_util \
|
||||
-java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java \
|
||||
-java/util/concurrent/forkjoin/FJExceptionTableLeak.java \
|
||||
@ -38,7 +37,6 @@ tier1 = \
|
||||
tools/pack200
|
||||
|
||||
tier2 = \
|
||||
java/lang/ProcessHandle/TreeTest.java \
|
||||
java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java \
|
||||
java/util/concurrent/forkjoin/FJExceptionTableLeak.java \
|
||||
:jdk_io \
|
||||
|
@ -50,7 +50,6 @@ import org.testng.annotations.Test;
|
||||
* @build jdk.test.lib.Utils
|
||||
* @run testng/othervm TreeTest
|
||||
* @summary Test counting and JavaChild.spawning and counting of Processes.
|
||||
* @key intermittent
|
||||
* @author Roger Riggs
|
||||
*/
|
||||
public class TreeTest extends ProcessUtil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user