RFR: 7903718: Feature Tests - Adding four JavaTest GUI legacy automated test scripts [v3]
gollayadav
duke at openjdk.org
Fri Jun 14 04:07:24 UTC 2024
On Mon, 20 May 2024 12:32:41 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/Markers/Markers22.java line 112:
>
>> 110: @Override
>> 111: public String getDescription() {
>> 112: return "Start JavaTest with the -NewDesktop option. Create a workdirectory. Load an existing JTI file. Bring up configuration editor by doing Ctrl-E. Select the Enable Bookmarks from the Bookmarks menu. Select couple of questions from the history list. Bring up the popup menu and mark the all the questions. Bring up the Clear Answers to Marked Questions from the Bookmarks menu. Verify that all the selected questions should be have empty answers.";
>
> Please split into several lines
I have already mentioned Test 'Description' at starting. Hence removed this extra description comment. Hope this is fine.
-------------
PR Review Comment: https://git.openjdk.org/jtharness/pull/71#discussion_r1639197132
More information about the jtharness-dev
mailing list