File tree 10 files changed +10
-10
lines changed
test/jdk/tools/jpackage/windows
10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 42
42
* @build WinDirChooserTest
43
43
* @requires (os.family == "windows")
44
44
* @modules jdk.jpackage/jdk.jpackage.internal
45
- * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
45
+ * @run main/othervm/timeout=540 -Xmx512m jdk.jpackage.test.Main
46
46
* --jpt-run=WinDirChooserTest
47
47
*/
48
48
Original file line number Diff line number Diff line change 44
44
* @build WinInstallerIconTest
45
45
* @requires (os.family == "windows")
46
46
* @modules jdk.jpackage/jdk.jpackage.internal
47
- * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
47
+ * @run main/othervm/timeout=540 -Xmx512m jdk.jpackage.test.Main
48
48
* --jpt-run=WinInstallerIconTest
49
49
*/
50
50
Original file line number Diff line number Diff line change 45
45
* @build WinInstallerUiTest
46
46
* @requires (os.family == "windows")
47
47
* @modules jdk.jpackage/jdk.jpackage.internal
48
- * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
48
+ * @run main/othervm/timeout=720 -Xmx512m jdk.jpackage.test.Main
49
49
* --jpt-run=WinInstallerUiTest
50
50
*/
51
51
public class WinInstallerUiTest {
Original file line number Diff line number Diff line change 45
45
* @requires (os.family == "windows")
46
46
* @modules jdk.jpackage/jdk.jpackage.internal
47
47
* @compile WinMenuGroupTest.java
48
- * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
48
+ * @run main/othervm/timeout=540 -Xmx512m jdk.jpackage.test.Main
49
49
* --jpt-run=WinMenuGroupTest
50
50
*/
51
51
Original file line number Diff line number Diff line change 42
42
* @requires (os.family == "windows")
43
43
* @modules jdk.jpackage/jdk.jpackage.internal
44
44
* @compile WinMenuTest.java
45
- * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
45
+ * @run main/othervm/timeout=540 -Xmx512m jdk.jpackage.test.Main
46
46
* --jpt-run=WinMenuTest
47
47
*/
48
48
Original file line number Diff line number Diff line change 43
43
* @requires (os.family == "windows")
44
44
* @modules jdk.jpackage/jdk.jpackage.internal
45
45
* @compile WinPerUserInstallTest.java
46
- * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
46
+ * @run main/othervm/timeout=540 -Xmx512m jdk.jpackage.test.Main
47
47
* --jpt-run=WinPerUserInstallTest
48
48
*/
49
49
Original file line number Diff line number Diff line change 42
42
* @requires (os.family == "windows")
43
43
* @modules jdk.jpackage/jdk.jpackage.internal
44
44
* @compile WinScriptTest.java
45
- * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
45
+ * @run main/othervm/timeout=720 -Xmx512m jdk.jpackage.test.Main
46
46
* --jpt-run=WinScriptTest
47
47
*/
48
48
Original file line number Diff line number Diff line change 43
43
* @build WinShortcutPromptTest
44
44
* @requires (os.family == "windows")
45
45
* @modules jdk.jpackage/jdk.jpackage.internal
46
- * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
46
+ * @run main/othervm/timeout=720 -Xmx512m jdk.jpackage.test.Main
47
47
* --jpt-run=WinShortcutPromptTest
48
48
*/
49
49
public class WinShortcutPromptTest {
Original file line number Diff line number Diff line change 43
43
* @requires (os.family == "windows")
44
44
* @modules jdk.jpackage/jdk.jpackage.internal
45
45
* @compile WinShortcutTest.java
46
- * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
46
+ * @run main/othervm/timeout=540 -Xmx512m jdk.jpackage.test.Main
47
47
* --jpt-run=WinShortcutTest
48
48
*/
49
49
Original file line number Diff line number Diff line change 46
46
* @build WinUrlTest
47
47
* @requires (os.family == "windows")
48
48
* @modules jdk.jpackage/jdk.jpackage.internal
49
- * @run main/othervm/timeout=360 -Xmx512m jdk.jpackage.test.Main
49
+ * @run main/othervm/timeout=720 -Xmx512m jdk.jpackage.test.Main
50
50
* --jpt-run=WinUrlTest
51
51
*/
52
52
public class WinUrlTest {
You can’t perform that action at this time.
0 commit comments