From cf1c0219ce9c0bc57eebd9d76dca9abd1fff612f Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Thu, 11 Mar 2021 23:54:30 +0000 Subject: [PATCH] 8263480: ProblemList two jpackage tests on Windows Reviewed-by: kcr, azvegint --- test/jdk/ProblemList.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index 7aa4b15aa5a..0e5b00834ce 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -839,6 +839,8 @@ jdk/jfr/startupargs/TestStartDuration.java 8214685 windows- # jdk_jpackage tools/jpackage/share/jdk/jpackage/tests/ModulePathTest3.java#id0 8248418 generic-all +tools/jpackage/windows/WinShortcutPromptTest.java 8263474 windows-all +tools/jpackage/windows/WinInstallerUiTest.java 8263474 windows-all ############################################################################