On Wed, 20 May 2020 11:45:59 GMT, Ajit Ghaisas <[email protected]> wrote:
> Issue : https://bugs.openjdk.java.net/browse/JDK-8245457 > > Fix : It is a simple test fix. I have enabled the ignored tests from > ButtonBaseTest & ButtonTest test classes & fixed > them. Also removed a print to std.out. These are negative test for the properties that are not supported. Will it be a good idea to remove the tests? Guessing that, these css property were supported earlier and were removed later, and these tests were added at the time of removing them. I think in that case, the test should continue to remain. Approving. ------------- Marked as reviewed by arapte (Reviewer). PR: https://git.openjdk.java.net/jfx/pull/227
