提交 9eb1ae29 编写于 作者: R robm

8022206: Intermittent test failures in java/lang/ProcessBuilder/Basic.java

Reviewed-by: chegar, alanb
上级 54314fe7
......@@ -2245,7 +2245,7 @@ public class Basic {
try {
try {
latch.countDown();
p.waitFor(10000, TimeUnit.MILLISECONDS);
p.waitFor(30000, TimeUnit.MILLISECONDS);
} catch (InterruptedException e) {
return;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册