Integrated: 8328667: [Testbug] Enable ignored Spinner unit tests

Karthik P K kpk at openjdk.org
Fri Mar 22 05:57:29 UTC 2024


On Thu, 21 Mar 2024 07:18:28 GMT, Karthik P K <kpk at openjdk.org> wrote:

> Enabled a test in `SpinnerTest` class.
> Added comment to the editing test, why it can not be enabled. When Spinner value is set using `getEditor` `setText` method, the listener added to the spinner is not invoked. There is no bug for this issue. I'm not sure about the expectation in this case.
> Other set of tests which are ignored are `LocalTimeSpinnerValueFactory` tests. Since these tests are unstable and fail only at certain time of the day, not enabling this test as well.

This pull request has now been integrated.

Changeset: 47c6193c
Author:    Karthik P K <kpk at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/47c6193c7ef264e204ba36fb4ae9f76eb0dce318
Stats:     5 lines in 1 file changed: 2 ins; 1 del; 2 mod

8328667: [Testbug] Enable ignored Spinner unit tests

Reviewed-by: kcr, angorya

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

PR: https://git.openjdk.org/jfx/pull/1414


More information about the openjfx-dev mailing list