Integrated: 8287125: [macos] Multiple jpackage tests fail/timeout on same host

Alexander Matveev almatvee at openjdk.java.net
Thu Jun 2 21:48:30 UTC 2022


On Fri, 27 May 2022 03:12:39 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

> Looks like regression from JDK-8277493. JDK-8277493 will always un-sign app image. Un-signing takes time since we enumerating all files and un-signing binaries one by one. Average increase 2-3 minutes for tests which generates multiple app images. Fixed by increasing timeout for reported tests.

This pull request has now been integrated.

Changeset: 409157d2
Author:    Alexander Matveev <almatvee at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/409157d2af0e124756bf8c0d996ba8658a9714b7
Stats:     6 lines in 3 files changed: 0 ins; 0 del; 6 mod

8287125: [macos] Multiple jpackage tests fail/timeout on same host

Reviewed-by: asemenyuk

-------------

PR: https://git.openjdk.java.net/jdk/pull/8911


More information about the core-libs-dev mailing list