On Wed, 27 May 2020 06:51:41 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:

> This is a simple test fix.
> 
> Issue : https://bugs.openjdk.java.net/browse/JDK-8245634
> 
> After fixing [JDK-8245457,](https://bugs.openjdk.java.net/browse/JDK-8245457) 
> I found that there are more ignored tests
> of similar nature that can be enabled and fixed. A search for ignored tests 
> with message "impl_cssSet API removed" -
> revealed a total 6 occurrences in 4 files - 1) CellTest
> 2) CheckBoxTest
> 3) ChoiceBoxTest
> 4) DateCellTest
> 
> This PR enables and fixes these tests.

looks good to me.

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

Marked as reviewed by arapte (Reviewer).

PR: https://git.openjdk.java.net/jfx/pull/239

Reply via email to