Integrated: 8304922: [testbug] SliderTooltipNPETest fails on Linux
Karthik P K
kpk at openjdk.org
Tue Jun 13 13:36:54 UTC 2023
On Fri, 28 Apr 2023 12:06:51 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.
This pull request has now been integrated.
Changeset: 72be85ec
Author: Karthik P K <kpk at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/72be85ec8621ecf93c48305ffc833803d9a4558f
Stats: 21 lines in 1 file changed: 16 ins; 2 del; 3 mod
8304922: [testbug] SliderTooltipNPETest fails on Linux
Reviewed-by: kcr
-------------
PR: https://git.openjdk.org/jfx/pull/1119
More information about the openjfx-dev
mailing list