On Wed, 7 Sep 2022 22:42:35 GMT, lawrence.andrews <d...@openjdk.org> wrote:

>> 1) Fixed Parse Exception by removing yesno
>> test result: Error. Parse Exception: Arguments to `manual' option not 
>> supported: yesno
>> 2) Throw jtreg.SkippedException when printer is not configured on the test 
>> host
>> 3) Replaced Sysout & TestDialog with ManualTestFrame, which allows to the 
>> user to better decide test results and to take screen shot if test fails.
>> 
>> @shurymury
>
> lawrence.andrews has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Show Frame with in EDT

Removed @key printer since its a label on the test that used to filter the test 
& since its a manual test we dn't need the label. We can use SkippedException 
if printer on available we can throw the exception.

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

PR: https://git.openjdk.org/jdk/pull/9865

Reply via email to