RFR: 8304922: [testbug] SliderTooltipNPETest fails on Linux [v3]

Kevin Rushforth kcr at openjdk.org
Tue Jun 13 13:02:48 UTC 2023


On Tue, 13 Jun 2023 05:54:13 GMT, Karthik P K <kpk at openjdk.org> wrote:

>> The test was failing on the first run and then it was not failing. Cause for the failure looked to be the UI state not getting updated. Hence added call to `Toolkit` `firePulse` method.
>> 
>> Able to run the test consistently without failure in Linux after the fix.
>
> Karthik P K has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Stabilize test in Linux

Marked as reviewed by kcr (Lead).

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

PR Review: https://git.openjdk.org/jfx/pull/1119#pullrequestreview-1477117037


More information about the openjfx-dev mailing list