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

Abhishek Kumar abhiscxk at openjdk.org
Thu May 30 07:33:31 UTC 2024


On Thu, 30 May 2024 07:16:20 GMT, Tejesh R <tr at openjdk.org> wrote:

>> Actually I can see the debug output in my local run.
>> `invoking: onEDT10
>> onEDT10
>> invoking: onBackgroundThread20
>> onBackgroundThread20
>> invoking: onBackgroundThread30
>> onBackgroundThread30`
>> 
>> 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.
>
> Yeah, true..

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

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

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


More information about the client-libs-dev mailing list