From duke at openjdk.org Sun Aug 17 23:50:20 2025 From: duke at openjdk.org (duke) Date: Sun, 17 Aug 2025 23:50:20 GMT Subject: Withdrawn: 7904044: Feature Tests - Adding JavaTest GUI newly automated test scripts. In-Reply-To: References: Message-ID: On Sun, 22 Jun 2025 18:27:25 GMT, Golla Yadav wrote: > Adding below automated newly JavaTest GUI feature Test Scripts to the Jemmy regression suite and tested locally on three platforms(Linux,Mac OS(JDK 1.8) and Windows ) and working fine. > > 1. ConfigSearchFind6.java > 2. ConfigQuestionLog1.java > 3. ConfigQuestionLog2.java > 4. ConfigViewEdit1.java This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jtharness/pull/98 From dbessono at openjdk.org Mon Aug 18 14:14:22 2025 From: dbessono at openjdk.org (Dmitry Bessonov) Date: Mon, 18 Aug 2025 14:14:22 GMT Subject: RFR: 7904044: Feature Tests - Adding JavaTest GUI newly automated test scripts. In-Reply-To: References: Message-ID: On Sun, 22 Jun 2025 18:27:25 GMT, Golla Yadav wrote: > Adding below automated newly JavaTest GUI feature Test Scripts to the Jemmy regression suite and tested locally on three platforms(Linux,Mac OS(JDK 1.8) and Windows ) and working fine. > > 1. ConfigSearchFind6.java > 2. ConfigQuestionLog1.java > 3. ConfigQuestionLog2.java > 4. ConfigViewEdit1.java Marked as reviewed by dbessono (Reviewer). ------------- PR Review: https://git.openjdk.org/jtharness/pull/98#pullrequestreview-3128564570 From duke at openjdk.org Mon Aug 18 14:27:23 2025 From: duke at openjdk.org (Golla Yadav) Date: Mon, 18 Aug 2025 14:27:23 GMT Subject: RFR: 7904044: Feature Tests - Adding JavaTest GUI newly automated test scripts. In-Reply-To: References: Message-ID: On Mon, 18 Aug 2025 14:11:56 GMT, Dmitry Bessonov wrote: >> Adding below automated newly JavaTest GUI feature Test Scripts to the Jemmy regression suite and tested locally on three platforms(Linux,Mac OS(JDK 1.8) and Windows ) and working fine. >> >> 1. ConfigSearchFind6.java >> 2. ConfigQuestionLog1.java >> 3. ConfigQuestionLog2.java >> 4. ConfigViewEdit1.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/98#issuecomment-3197150539 From duke at openjdk.org Mon Aug 18 14:27:23 2025 From: duke at openjdk.org (duke) Date: Mon, 18 Aug 2025 14:27:23 GMT Subject: RFR: 7904044: Feature Tests - Adding JavaTest GUI newly automated test scripts. In-Reply-To: References: Message-ID: On Sun, 22 Jun 2025 18:27:25 GMT, Golla Yadav wrote: > Adding below automated newly JavaTest GUI feature Test Scripts to the Jemmy regression suite and tested locally on three platforms(Linux,Mac OS(JDK 1.8) and Windows ) and working fine. > > 1. ConfigSearchFind6.java > 2. ConfigQuestionLog1.java > 3. ConfigQuestionLog2.java > 4. ConfigViewEdit1.java @gollayadav Your change (at version c405b5b2a5e97ed15134a6a8d5e172d730def87a) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jtharness/pull/98#issuecomment-3197159016 From duke at openjdk.org Mon Aug 18 16:16:27 2025 From: duke at openjdk.org (Golla Yadav) Date: Mon, 18 Aug 2025 16:16:27 GMT Subject: Integrated: 7904044: Feature Tests - Adding JavaTest GUI newly automated test scripts. In-Reply-To: References: Message-ID: On Sun, 22 Jun 2025 18:27:25 GMT, Golla Yadav wrote: > Adding below automated newly JavaTest GUI feature Test Scripts to the Jemmy regression suite and tested locally on three platforms(Linux,Mac OS(JDK 1.8) and Windows ) and working fine. > > 1. ConfigSearchFind6.java > 2. ConfigQuestionLog1.java > 3. ConfigQuestionLog2.java > 4. ConfigViewEdit1.java This pull request has now been integrated. Changeset: f6fc645e Author: Golla Yadav Committer: Dmitry Bessonov URL: https://git.openjdk.org/jtharness/commit/f6fc645e22193726a5781421454cd7a8359c1f4e Stats: 426 lines in 4 files changed: 426 ins; 0 del; 0 mod 7904044: Feature Tests - Adding JavaTest GUI newly automated test scripts. Reviewed-by: dbessono ------------- PR: https://git.openjdk.org/jtharness/pull/98