On Fri, 15 Sep 2023 15:40:25 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
> Run jpackage jtreg tests on Windows sequentially. Asynch execution of > `msiexec.exe` that unpacks msi files doesn't work well. This pull request has now been integrated. Changeset: 1b104b63 Author: Alexey Semenyuk <asemen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/1b104b63a97ec947b34b85658153ab6c182cb56c Stats: 9 lines in 1 file changed: 9 ins; 0 del; 0 mod 8314909: tools/jpackage/windows/Win8282351Test.java fails with java.lang.AssertionError: Expected [0]. Actual [1618]: Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/15766