On Thu, 21 Apr 2022 11:23:35 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:

> This PR is to cleanup a few `javafx.controls` unit tests that were ignored. 
> 
> Here is the list of targeted unit test classes- 
> - Ignored tests re-enabled and fixed - `DateCellTest`, `CellTest`, 
> `PaginationTest`
> - Ignored tests removed -  `RadioMenuItemTest`, `PopupControlTest`
> 
> Results of `javafx.controls` unit tests-
> **Before this PR :** 
> Total tests - 8610
> Failures - 0
> Ignored - 246
> 
> **After this PR :** 
> Total tests - 8608
> Failures - 0
> Ignored - 235

This pull request has now been integrated.

Changeset: 318204b4
Author:    Ajit Ghaisas <aghai...@openjdk.org>
URL:       
https://git.openjdk.java.net/jfx/commit/318204b47530e532abf8738693e6eefa2de00543
Stats:     58 lines in 5 files changed: 33 ins; 24 del; 1 mod

8285360: [TestBug] Cleanup a few ignored javafx.controls unit tests

Reviewed-by: arapte

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

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

Reply via email to