RFR: 8341984: Use PassFailJFrame for TimeChangeButtonClickTest.java [v2]
Harshitha Onkar
honkar at openjdk.org
Fri Oct 18 19:36:54 UTC 2024
On Fri, 18 Oct 2024 18:09:19 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> The workaround could be to pause the timeout. In addition to that, we could set the timeout to 15 minutes. If the user changes time not -1 / +2 hours but rather -5 / +10 minutes, it should be enough.
Either approach sounds good. Easier workaround is to include pause timer in the test instructions.
Pause the timer and change the system time to one hour less than current time.
......
.....
Pause the timer and change the system time by adding two hours
Yes I agree, retaining the test might be a good idea since it was created for -
[JDK-7096375](https://bugs.openjdk.org/browse/JDK-7096375).
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21476#discussion_r1806939922
More information about the client-libs-dev
mailing list