Integrated: 8265758: [TestBug] Remove ignored unit test from CustomMenuItemTest
Ajit Ghaisas
aghaisas at openjdk.java.net
Thu Apr 22 16:33:24 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().
This pull request has now been integrated.
Changeset: dffdc6fd
Author: Ajit Ghaisas <aghaisas at openjdk.org>
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
More information about the openjfx-dev
mailing list