On Fri, 4 Jun 2021 21:04:51 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> Ambarish Rapte has updated the pull request incrementally with one >> additional commit since the last revision: >> >> update @ignore() with bugid > > modules/javafx.controls/src/test/java/test/javafx/scene/control/AcceleratorParameterizedTest.java > line 352: > >> 350: } >> 351: >> 352: @Ignore("Passes only for Button") > > Can you file the follow-on bug and then update this comment to use that bug > ID? Updated with bug ID [JDK-8268374](https://bugs.openjdk.java.net/browse/JDK-8268374) ------------- PR: https://git.openjdk.java.net/jfx/pull/515