Integrated: 8285360: [TestBug] Cleanup a few ignored javafx.controls unit tests
Ajit Ghaisas
aghaisas at openjdk.java.net
Sat Apr 23 11:27:32 UTC 2022
On Thu, 21 Apr 2022 11:23:35 GMT, Ajit Ghaisas <aghaisas at 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 <aghaisas at 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
More information about the openjfx-dev
mailing list