RFR: 8245634: [TestBug] Enable and fix tests ignored with message "impl_cssSet API removed"
Ambarish Rapte
arapte at openjdk.java.net
Fri May 29 05:59:08 UTC 2020
On Wed, 27 May 2020 06:51:41 GMT, Ajit Ghaisas <aghaisas at 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
More information about the openjfx-dev
mailing list