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

2022-04-22 Thread Ambarish Rapte
On Fri, 22 Apr 2022 07:30:25 GMT, Ajit Ghaisas 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 tes

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

2022-04-22 Thread Ajit Ghaisas
On Fri, 22 Apr 2022 06:27:49 GMT, Ambarish Rapte wrote: >> Ajit Ghaisas has updated the pull request incrementally with one additional >> commit since the last revision: >> >> address review comments > > modules/javafx.controls/src/test/java/test/javafx/scene/control/CellTest.java > line 387

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

2022-04-22 Thread Ajit Ghaisas
> 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` > > Res

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

2022-04-21 Thread Ambarish Rapte
On Thu, 21 Apr 2022 11:23:35 GMT, Ajit Ghaisas 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 rem

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

2022-04-21 Thread Ajit Ghaisas
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.