RFR: 8265758: [TestBug] Remove ignored unit test from CustomMenuItemTest

Kevin Rushforth kcr at openjdk.java.net
Thu Apr 22 16:09:29 UTC 2021


On Thu, 22 Apr 2021 13:05:57 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:

> This PR removes the single ignored test from CustomMenuItemTest.
> 
> The test unsetContentButNotNull() was incorrectly asserting on not null content. I have remove this test.
> The assert for null content has been added to another test getUnspecifiedContentProperty1().

Marked as reviewed by kcr (Lead).

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

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


More information about the openjfx-dev mailing list