On Tue, 20 Apr 2021 05:45:47 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:
>> This PR enables ignored unit tests from MenuItemTest and fixes them. >> 4 ignored tests are fixed. >> 2 ignored tests are removed. >> >> >> **Before fix :** >> total tests = 89 >> failures = 0 >> ignored tests = 6 >> >> **After fix :** >> total tests = 87 >> failures = 0 >> ignored tests = 0 > > Ajit Ghaisas has updated the pull request incrementally with one additional > commit since the last revision: > > remove incorrect tests Looks good. ------------- Marked as reviewed by kcr (Lead). PR: https://git.openjdk.java.net/jfx/pull/466