RFR: 7903767: Feature Tests - Adding five JavaTest GUI legacy automated test scripts

Golla Yadav duke at openjdk.org
Fri Jul 5 13:28:40 UTC 2024


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. Also verified with JDK8 on macos.

1. KFL1.java
2. KFL2.java
3. KFL3.java
4. KFL4.java
5. KFL5.java
6. build/loca.properties

Updated 'product.name' in 'build/local.properties' file because it is being used by 'build.xml'.

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

Commit messages:
 - 7903767: Feature Tests - Adding five JavaTest GUI legacy automated test scripts

Changes: https://git.openjdk.org/jtharness/pull/75/files
  Webrev: https://webrevs.openjdk.org/?repo=jtharness&pr=75&range=00
  Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903767
  Stats: 393 lines in 7 files changed: 393 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jtharness/pull/75.diff
  Fetch: git fetch https://git.openjdk.org/jtharness.git pull/75/head:pull/75

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


More information about the jtharness-dev mailing list