RFR: 8328667: [Testbug] Enable ignored Spinner unit tests [v2]

Karthik P K kpk at openjdk.org
Thu Mar 21 13:40:37 UTC 2024


On Thu, 21 Mar 2024 12:54:05 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Karthik P K has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add bug id to ignore comment
>
> modules/javafx.controls/src/test/java/test/javafx/scene/control/SpinnerTest.java line 341:
> 
>> 339:      **************************************************************************/
>> 340: 
>> 341:     @Ignore("Need KeyboardEventFirer. Listener not invoked on changing value using setText method")
> 
> Please file a bug for this and change the String to that bug ID, e.g., `@Ignore("JDK-nnnnnnn")`

Created [JDK-8328701](https://bugs.openjdk.org/browse/JDK-8328701) and updated `@Ignore` comment

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1414#discussion_r1533927324


More information about the openjfx-dev mailing list