On Thu, 22 Apr 2021 13:05:57 GMT, Ajit Ghaisas <[email protected]> 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(). This pull request has now been integrated. Changeset: dffdc6fd Author: Ajit Ghaisas <[email protected]> URL: https://git.openjdk.java.net/jfx/commit/dffdc6fd Stats: 10 lines in 1 file changed: 1 ins; 8 del; 1 mod 8265758: [TestBug] Remove ignored unit test from CustomMenuItemTest Reviewed-by: kcr ------------- PR: https://git.openjdk.java.net/jfx/pull/477
