RFR: 8287125: [macos] Multiple jpackage tests fail/timeout on same host
Alexey Semenyuk
asemenyuk at openjdk.java.net
Thu Jun 2 17:25:50 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.
Marked as reviewed by asemenyuk (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8911
More information about the core-libs-dev
mailing list