RFR: 8245457: [TestBug] Enable and fix ignored tests in ButtonBaseTest & ButtonTest

Ambarish Rapte arapte at openjdk.java.net
Thu May 21 17:18:37 UTC 2020


On Wed, 20 May 2020 11:45:59 GMT, Ajit Ghaisas <aghaisas at openjdk.org> 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


More information about the openjfx-dev mailing list