RFR: 7903036: Sanity Tests - Adding three JavaTest GUI automated sanity test scripts
gollayadav
duke at openjdk.java.net
Wed Oct 27 14:52:31 UTC 2021
Adding below automated JavaTest GUI Sanity Test Scripts to the Jemmy regression suite and tested locally on three platforms(Linux, Windows, Mac OS) and working fine.
1.Test_QSW1.java
2.Test_QSW2.java
3.Test_QSW3.java
-------------
Commit messages:
- 7903036: Sanity Tests - Adding three JavaTest GUI automated sanity test scripts
- Merge branch 'openjdk:master' into master
- Removed the Audit testcases from JT Automation as per CODETOOLS-7152368
- Updated the Legacy JavaTest Automation as per the review comments
- Modified the local.properties file and added the README.md file
- CODETOOLS-7902956: Executable files has been corrected
- CODETOOLS-7902956: Correcting the whitespace and executable errors to pass the jcheck
- CODETOOLS-7902956: Whitespace errors have been corrected in all the files
- CODETOOLS-7902956: Removed the executables and corrected the trailing space errors in Legacy JT auomation suite
- Removing the jt_gui_test empty folder
- ... and 2 more: https://git.openjdk.java.net/jtharness/compare/eacaa69f...4493acab
Changes: https://git.openjdk.java.net/jtharness/pull/14/files
Webrev: https://webrevs.openjdk.java.net/?repo=jtharness&pr=14&range=00
Issue: https://bugs.openjdk.java.net/browse/CODETOOLS-7903036
Stats: 353 lines in 3 files changed: 353 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jtharness/pull/14.diff
Fetch: git fetch https://git.openjdk.java.net/jtharness pull/14/head:pull/14
PR: https://git.openjdk.java.net/jtharness/pull/14
More information about the jtharness-dev
mailing list