RFR: 7903375: Feature Tests - Adding five JavaTest GUI legacy automated test scripts [v3]

gollayadav duke at openjdk.org
Thu Nov 10 07:56:27 UTC 2022


> 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.Markers4.java
> 2.Markers5.java
> 3.Markers6.java
> 4.Markers7.java
> 5.Markers8.java

gollayadav has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:

 - 7903375: Feature Tests - used static import to access the static members of the class
 - Merge branch 'master' of github.com:gollayadav/jtharness into CODETOOLS-7903375
 - 7903375: Feature Tests - changes done as requested
 - 7903375: Feature Tests - Adding five JavaTest GUI legacy automated feature test scripts

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

Changes:
  - all: https://git.openjdk.org/jtharness/pull/42/files
  - new: https://git.openjdk.org/jtharness/pull/42/files/412855e0..d0be94f9

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jtharness&pr=42&range=02
 - incr: https://webrevs.openjdk.org/?repo=jtharness&pr=42&range=01-02

  Stats: 771 lines in 12 files changed: 759 ins; 8 del; 4 mod
  Patch: https://git.openjdk.org/jtharness/pull/42.diff
  Fetch: git fetch https://git.openjdk.org/jtharness pull/42/head:pull/42

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


More information about the jtharness-dev mailing list