Integrated: 8253379: [windows] Several jpackage tests failed with error code 1638
Andy Herrick
herrick at openjdk.java.net
Fri Oct 9 18:21:10 UTC 2020
On Thu, 24 Sep 2020 14:14:54 GMT, Andy Herrick <herrick at openjdk.org> wrote:
> 8253379: [windows] Several jpackage tests failed with error code 1638
> two windows specific test fixes in WindowsHelper:
> 1.) do not test that the parent directory of a windows menu shortcut is empty after shortcut is uninstalled (there may
> be other shortcuts using that directory) 2.) do not programmatically install windows exe installers (since we have no
> way of programmatically uninstalling them)
This pull request has now been integrated.
Changeset: be269724
Author: Andy Herrick <herrick at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/be269724
Stats: 19 lines in 2 files changed: 13 ins; 0 del; 6 mod
8253379: [windows] Several jpackage tests failed with error code 1638
Reviewed-by: asemenyuk, almatvee, kizune
-------------
PR: https://git.openjdk.java.net/jdk/pull/337
More information about the core-libs-dev
mailing list