RFR: 7903718: Feature Tests - Adding four JavaTest GUI legacy automated test scripts [v3]

gollayadav duke at openjdk.org
Fri Jun 14 04:19:22 UTC 2024


On Mon, 20 May 2024 12:33:21 GMT, Dmitry Bessonov <dbessono at openjdk.org> wrote:

>> gollayadav has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated Markers22.java and View.java
>
> gui-tests/src/gui/src/jthtest/StandardConfig_View/View.java line 43:
> 
>> 41:             new JMenuOperator(mainFrame, "Configure").pushMenuNoBlock("Configure|New Configuration", "|");
>> 42:             return findConfigEditor(mainFrame);
>> 43:         }/**/
> 
> Empty comment seems to be lost.

Test 'Description' is not required for this class because this is the base class. So, removed the empty comment section.
Hope this is fine.

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

PR Review Comment: https://git.openjdk.org/jtharness/pull/71#discussion_r1639202560


More information about the jtharness-dev mailing list