On Mon, 19 Apr 2021 12:51:06 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

This pull request has now been integrated.

Changeset: af75a1fb
Author:    Ajit Ghaisas <aghai...@openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/af75a1fb
Stats:     27 lines in 1 file changed: 2 ins; 20 del; 5 mod

8265439: [TestBug] Enable and fix ignored unit tests in MenuItemTest

Reviewed-by: kcr

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

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

Reply via email to