On Fri, 7 May 2021 02:48:44 GMT, Alexander Matveev <almat...@openjdk.org> wrote:

> - Replaced direct TKit.run() calls with Test annotation.
>  - Increased timeout for SigningPackageTest from default to 360 due to 
> timeout. This is regression from JDK-8248904 due to changes done in signing 
> and --remove-signature adds additional time since it is run per file.
>  - Fixed issue with jtreg.SkippedException which caused test to fail instead 
> of being skipped, since it was wrapped in ExceptionBox.

This pull request has now been integrated.

Changeset: 1356116d
Author:    Alexander Matveev <almat...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/1356116d3fb0cf9bee6796862e8015adc36590fb
Stats:     228 lines in 13 files changed: 19 ins; 30 del; 179 mod

8266456: Replace direct TKit.run() calls with 
jdk.jpackage.test.Annotations.Test annotation

Reviewed-by: asemenyuk, herrick

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

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

Reply via email to