From duke at openjdk.org Wed May 21 12:16:10 2025 From: duke at openjdk.org (Golla Yadav) Date: Wed, 21 May 2025 12:16:10 GMT Subject: RFR: 7904018: Feature Tests - Adding JavaTest GUI newly automated test scripts. Message-ID: Adding below automated legacy JavaTest GUI feature Test Scripts to the Jemmy regression suite and tested locally on three platforms(Linux, Windows, Mac OS(JDK 1.8)) and working fine. 1. ConfigSearchFind1.java 2. ConfigSearchFind2.java 3. ConfigSearchFind3.java 4. ConfigSearchFind4.java 5. ConfigSearchFind5.java ------------- Commit messages: - 7904018: Feature Tests - Adding JavaTest GUI newly automated test scripts. Changes: https://git.openjdk.org/jtharness/pull/97/files Webrev: https://webrevs.openjdk.org/?repo=jtharness&pr=97&range=00 Issue: https://bugs.openjdk.org/browse/CODETOOLS-7904018 Stats: 609 lines in 5 files changed: 609 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jtharness/pull/97.diff Fetch: git fetch https://git.openjdk.org/jtharness.git pull/97/head:pull/97 PR: https://git.openjdk.org/jtharness/pull/97 From dbessono at openjdk.org Wed May 21 12:54:59 2025 From: dbessono at openjdk.org (Dmitry Bessonov) Date: Wed, 21 May 2025 12:54:59 GMT Subject: RFR: 7903769: Feature Tests - Adding five JavaTest GUI legacy automated test scripts In-Reply-To: References: Message-ID: On Fri, 5 Jul 2024 16:53:10 GMT, Golla Yadav 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. Also verified with JDK8 on macos. > > 1. KFL11.java > 2. KFL12.java > 3. KFL13.java > 4. KFL14.java > 5. KFL15.java Marked as reviewed by dbessono (Reviewer). ------------- PR Review: https://git.openjdk.org/jtharness/pull/77#pullrequestreview-2857606093 From dbessono at openjdk.org Wed May 21 13:12:14 2025 From: dbessono at openjdk.org (Dmitry Bessonov) Date: Wed, 21 May 2025 13:12:14 GMT Subject: RFR: 7904018: Feature Tests - Adding JavaTest GUI newly automated test scripts. In-Reply-To: References: Message-ID: On Wed, 21 May 2025 12:11:10 GMT, Golla Yadav 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(JDK 1.8)) and working fine. > > 1. ConfigSearchFind1.java > 2. ConfigSearchFind2.java > 3. ConfigSearchFind3.java > 4. ConfigSearchFind4.java > 5. ConfigSearchFind5.java Marked as reviewed by dbessono (Reviewer). ------------- PR Review: https://git.openjdk.org/jtharness/pull/97#pullrequestreview-2857668054 From duke at openjdk.org Thu May 22 16:11:02 2025 From: duke at openjdk.org (Golla Yadav) Date: Thu, 22 May 2025 16:11:02 GMT Subject: RFR: 7904018: Feature Tests - Adding JavaTest GUI newly automated test scripts. In-Reply-To: References: Message-ID: On Wed, 21 May 2025 13:09:34 GMT, Dmitry Bessonov 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(JDK 1.8)) and working fine. >> >> 1. ConfigSearchFind1.java >> 2. ConfigSearchFind2.java >> 3. ConfigSearchFind3.java >> 4. ConfigSearchFind4.java >> 5. ConfigSearchFind5.java > > Marked as reviewed by dbessono (Reviewer). @dbessono Thank You for your time in reviewing the test scripts. ------------- PR Comment: https://git.openjdk.org/jtharness/pull/97#issuecomment-2901799347 From duke at openjdk.org Thu May 22 16:11:03 2025 From: duke at openjdk.org (duke) Date: Thu, 22 May 2025 16:11:03 GMT Subject: RFR: 7904018: Feature Tests - Adding JavaTest GUI newly automated test scripts. In-Reply-To: References: Message-ID: On Wed, 21 May 2025 12:11:10 GMT, Golla Yadav 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(JDK 1.8)) and working fine. > > 1. ConfigSearchFind1.java > 2. ConfigSearchFind2.java > 3. ConfigSearchFind3.java > 4. ConfigSearchFind4.java > 5. ConfigSearchFind5.java @gollayadav Your change (at version 3c2efe5526a78af17415d7b8f100690374f1c553) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jtharness/pull/97#issuecomment-2901801318 From duke at openjdk.org Thu May 22 16:12:03 2025 From: duke at openjdk.org (duke) Date: Thu, 22 May 2025 16:12:03 GMT Subject: RFR: 7903769: Feature Tests - Adding five JavaTest GUI legacy automated test scripts In-Reply-To: References: Message-ID: On Fri, 5 Jul 2024 16:53:10 GMT, Golla Yadav 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. Also verified with JDK8 on macos. > > 1. KFL11.java > 2. KFL12.java > 3. KFL13.java > 4. KFL14.java > 5. KFL15.java @gollayadav Your change (at version d8b13e542db6c33bf80c3fafcb495981897ac321) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jtharness/pull/77#issuecomment-2901805758 From duke at openjdk.org Thu May 22 16:12:02 2025 From: duke at openjdk.org (Golla Yadav) Date: Thu, 22 May 2025 16:12:02 GMT Subject: RFR: 7903769: Feature Tests - Adding five JavaTest GUI legacy automated test scripts In-Reply-To: References: Message-ID: On Wed, 21 May 2025 12:52:32 GMT, Dmitry Bessonov 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. Also verified with JDK8 on macos. >> >> 1. KFL11.java >> 2. KFL12.java >> 3. KFL13.java >> 4. KFL14.java >> 5. KFL15.java > > Marked as reviewed by dbessono (Reviewer). @dbessono Thank you for your time in reviewing the test scripts. ------------- PR Comment: https://git.openjdk.org/jtharness/pull/77#issuecomment-2901801765 From duke at openjdk.org Thu May 22 16:57:00 2025 From: duke at openjdk.org (Golla Yadav) Date: Thu, 22 May 2025 16:57:00 GMT Subject: Integrated: 7903769: Feature Tests - Adding five JavaTest GUI legacy automated test scripts In-Reply-To: References: Message-ID: On Fri, 5 Jul 2024 16:53:10 GMT, Golla Yadav 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. Also verified with JDK8 on macos. > > 1. KFL11.java > 2. KFL12.java > 3. KFL13.java > 4. KFL14.java > 5. KFL15.java This pull request has now been integrated. Changeset: c74b4181 Author: Golla Yadav Committer: Dmitry Bessonov URL: https://git.openjdk.org/jtharness/commit/c74b41810a0a61023330a1362ea0beab6196d225 Stats: 199 lines in 5 files changed: 196 ins; 0 del; 3 mod 7903769: Feature Tests - Adding five JavaTest GUI legacy automated test scripts Reviewed-by: dbessono ------------- PR: https://git.openjdk.org/jtharness/pull/77 From duke at openjdk.org Thu May 22 16:57:58 2025 From: duke at openjdk.org (Golla Yadav) Date: Thu, 22 May 2025 16:57:58 GMT Subject: Integrated: 7904018: Feature Tests - Adding JavaTest GUI newly automated test scripts. In-Reply-To: References: Message-ID: On Wed, 21 May 2025 12:11:10 GMT, Golla Yadav 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(JDK 1.8)) and working fine. > > 1. ConfigSearchFind1.java > 2. ConfigSearchFind2.java > 3. ConfigSearchFind3.java > 4. ConfigSearchFind4.java > 5. ConfigSearchFind5.java This pull request has now been integrated. Changeset: b9286d1c Author: Golla Yadav Committer: Dmitry Bessonov URL: https://git.openjdk.org/jtharness/commit/b9286d1cf43a8fd303dfa17217524e59c433cfb4 Stats: 609 lines in 5 files changed: 609 ins; 0 del; 0 mod 7904018: Feature Tests - Adding JavaTest GUI newly automated test scripts. Reviewed-by: dbessono ------------- PR: https://git.openjdk.org/jtharness/pull/97