Integrated: 8273685 : Remove jtreg tag manual=yesno for java/awt/Graphics/LCDTextAndGraphicsState.java & show test instruction
lawrence.andrews
github.com+87324768+lawrence-andrew at openjdk.java.net
Fri Sep 17 18:14:47 UTC 2021
On Mon, 13 Sep 2021 21:22:36 GMT, lawrence.andrews <github.com+87324768+lawrence-andrew at openjdk.org> wrote:
> Problem :
> 1) Test case was failing with following exception
> test result: Error. Parse Exception: Arguments to `manual' option not supported: yes
> 2) After removing =yes/no Parser exception is not seen but test UI will show and closes immediately where the user cannot see what is on the frame.
>
> Fix :
> 1) Add frame to show the test instructions.
> 2) Added timeout for the test case.
> 3) Show the test UI until either test case gets timeout or user press pass or fail button.
>
> @shurymury
This pull request has now been integrated.
Changeset: 2a2e9190
Author: lawrence.andrews <lawrence.andrews at oracle.com>
Committer: Alexey Ivanov <aivanov at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2a2e9190d4e866ac1b712feb0e4bb61d08e112c7
Stats: 88 lines in 1 file changed: 64 ins; 2 del; 22 mod
8273685: Remove jtreg tag manual=yesno for java/awt/Graphics/LCDTextAndGraphicsState.java & show test instruction
Reviewed-by: aivanov, pbansal
-------------
PR: https://git.openjdk.java.net/jdk/pull/5503
More information about the client-libs-dev
mailing list