RFR: 7903432: Feature Tests - Adding five JavaTest GUI legacy automated test scripts [v2]

gollayadav duke at openjdk.org
Wed Feb 22 09:15:13 UTC 2023


On Mon, 20 Feb 2023 13:36:45 GMT, Dmitry Bessonov <dbessono at openjdk.org> wrote:

>> gollayadav has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Removed author name and added test description
>
> gui-tests/src/gui/src/jthtest/Markers/Markers14.java line 52:
> 
>> 50:         ConfigDialog config = configuration.openByKey();
>> 51: 
>> 52:         int[] indexes = new int[] { 4, 5, 6, 8, 9 };
> 
> Is this kept here intentionally? Seems not used.

@dbessono Thank you for reviewing. I have updated the test script now. Could you please check.

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

PR: https://git.openjdk.org/jtharness/pull/44


More information about the jtharness-dev mailing list