RFR: 8160755: bug6492108.java test fails with exception Image comparison failed at (0, 0) for image 4 in GTK L&F [v4]

Alexey Ivanov aivanov at openjdk.org
Fri May 31 20:44:05 UTC 2024


On Thu, 30 May 2024 07:30:10 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Yeah, true..
>
> Tested in CI and there is no failure for multiple run. Removed this method.

> But as I told before this may not impact the result of the test, it is just to add extra delay to provide visual verification.

In this case, it can be removed.

We want tests to run fast, don't we?

When debugging, it makes sense to increase the delays so that you can see what's going on on the screen.

> Tested in CI and there is no failure for multiple run. Removed this method.

Thanks! I noticed it after I had written the comment.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19381#discussion_r1622931792


More information about the client-libs-dev mailing list