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

Dmitry Bessonov dbessono at openjdk.org
Wed Oct 16 13:04:20 UTC 2024


On Wed, 16 Oct 2024 07:41:24 GMT, Golla Yadav <duke at openjdk.org> wrote:

> Adding below automated legacy JavaTest GUI feature Test Scripts to the Jemmy regression suite and tested locally on three platforms(Linux and Mac OS) and working fine.
> 
> 1. TestTree11.java
> 2. TestTree12.java
> 3. TestTree13.java
> 4. TestTree14.java
> 5. TT_SelectionCE.java
> 6. TT_SelectionCE1.java

gui-tests/src/gui/src/jthtest/TestTree/TT_SelectionCE.java line 70:

> 68: 
> 69:           // waiter 10 sec
> 70:           Waiter waiter = new Waiter() {

Is there a waiting period of 10 seconds here ?

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

PR Review Comment: https://git.openjdk.org/jtharness/pull/87#discussion_r1803062094


More information about the jtharness-dev mailing list