RFR: 7903563: Feature Tests - Adding five JavaTest GUI legacy automated test scripts [v2]
Dmitry Bessonov
dbessono at openjdk.org
Thu Oct 5 09:33:30 UTC 2023
On Thu, 28 Sep 2023 20:01:30 GMT, gollayadav <duke at openjdk.org> wrote:
>> Adding below automated legacy JavaTest GUI feature Test Scripts to the Jemmy regression suite and tested locally on three platforms(Linux, Windows, Mac OS) and working fine.
>>
>> 1.ReportCreate14.java
>> 2.ReportCreate15.java
>> 3.ReportCreate16.java
>> 4.ReportCreate17.java
>> 5.ReportCreate18.java
>
> gollayadav has updated the pull request incrementally with one additional commit since the last revision:
>
> Updated Tool.java
The changes here are significant and more than just adding 5 tests. For example the changes to gui-tests/src/gui/src/jthtest/Tools.java are huge. Would appreciate to have them explained and ideally split into different a PR to make sure that no impact or regression on the existing tests is introduced.
-------------
Changes requested by dbessono (Reviewer).
PR Review: https://git.openjdk.org/jtharness/pull/52#pullrequestreview-1659351408
More information about the jtharness-dev
mailing list