RFR: JDK-8340555 : Open source DnD tests - Set4 [v5]

Alexey Ivanov aivanov at openjdk.org
Tue Oct 1 20:32:37 UTC 2024


On Tue, 1 Oct 2024 19:02:16 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

> Just a thought: May be it it is good to add a delay in PFJ's forcePass() and forceFail() which gives time for the user to see any messages or logs in the logArea.

I don't think it's good. What if there's no log area?

Adding a helper method to display message sounds reasonable though. The message could time out.

> Another way could be disabling the *Pass* button, yet it's not possible at the moment.

There's a bug for this feature [JDK-8317111](https://bugs.openjdk.org/browse/JDK-8317111): *Provide access to Pass/Fail buttons of PassFailJFrame*.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21213#discussion_r1783494576


More information about the client-libs-dev mailing list