8347139: [macos] Test tools/jpackage/share/InOutPathTest.java failed: "execution error: Finder got an error: AppleEvent timed out."
Reviewed-by: asemenyuk
This commit is contained in:
parent
c7fa499bf5
commit
a87dd1a75f
@ -52,7 +52,7 @@ import jdk.jpackage.test.Annotations.Test;
|
|||||||
* @library /test/jdk/tools/jpackage/helpers
|
* @library /test/jdk/tools/jpackage/helpers
|
||||||
* @build jdk.jpackage.test.*
|
* @build jdk.jpackage.test.*
|
||||||
* @compile -Xlint:all -Werror IconTest.java
|
* @compile -Xlint:all -Werror IconTest.java
|
||||||
* @run main/othervm/timeout=540 -Xmx512m
|
* @run main/othervm/timeout=720 -Xmx512m
|
||||||
* jdk.jpackage.test.Main
|
* jdk.jpackage.test.Main
|
||||||
* --jpt-run=IconTest
|
* --jpt-run=IconTest
|
||||||
*/
|
*/
|
||||||
|
@ -50,7 +50,7 @@ import jdk.jpackage.test.TKit;
|
|||||||
* @library /test/jdk/tools/jpackage/helpers
|
* @library /test/jdk/tools/jpackage/helpers
|
||||||
* @build jdk.jpackage.test.*
|
* @build jdk.jpackage.test.*
|
||||||
* @compile -Xlint:all -Werror InOutPathTest.java
|
* @compile -Xlint:all -Werror InOutPathTest.java
|
||||||
* @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
|
* @run main/othervm/timeout=720 -Xmx512m jdk.jpackage.test.Main
|
||||||
* --jpt-run=InOutPathTest
|
* --jpt-run=InOutPathTest
|
||||||
*/
|
*/
|
||||||
public final class InOutPathTest {
|
public final class InOutPathTest {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user