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

Dmitry Bessonov dbessono at openjdk.org
Tue Jul 16 11:37:00 UTC 2024


On Fri, 14 Jun 2024 04:04:27 GMT, Golla Yadav <duke at openjdk.org> wrote:

>> 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.

Test description doesn't contain the text which has been deleted. Please restore description here and split into several lines.

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

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


More information about the jtharness-dev mailing list