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

Andy Herrick herrick at openjdk.java.net
Tue Dec 14 14:00:16 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.

Marked as reviewed by herrick (Reviewer).

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

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


More information about the core-libs-dev mailing list