On Tue, 14 Dec 2021 06:10:51 GMT, Alexander Matveev <almat...@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 <almat...@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

Reply via email to