[jdk18] Integrated: 8278233: [macos] tools/jpackage tests timeout due to /usr/bin/osascript

Alexander Matveev almatvee at openjdk.java.net
Wed Dec 15 00:03:01 UTC 2021


On Tue, 14 Dec 2021 06:10:51 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

> This is regression from JDK-8276837. exec() was passing INFINITE_TIMEOUT instead of actual value of timeout variable. Execution of osascript was running without timeout and thus several tests timeout. Osascript hang during test execution is intermittent issue.
> 
> Also, removed IconTest.java and MultiNameTwoPhaseTest.java from ProblemList.txt.

This pull request has now been integrated.

Changeset: 918e3397
Author:    Alexander Matveev <almatvee at openjdk.org>
URL:       https://git.openjdk.java.net/jdk18/commit/918e3397858c425e9c3b82c9a918b7626603a59c
Stats:     4 lines in 2 files changed: 0 ins; 3 del; 1 mod

8278233: [macos] tools/jpackage tests timeout due to /usr/bin/osascript

Reviewed-by: herrick, asemenyuk

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

PR: https://git.openjdk.java.net/jdk18/pull/18


More information about the core-libs-dev mailing list