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.

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

Commit messages:
 - Enable Spinner tests

Changes: https://git.openjdk.org/jfx/pull/1414/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1414&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8328667
  Stats: 5 lines in 1 file changed: 2 ins; 1 del; 2 mod
  Patch: https://git.openjdk.org/jfx/pull/1414.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1414/head:pull/1414

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

Reply via email to