RFR: 8297166: [TestBug] Fix some ignored unit test from TableViewTest

Ajit Ghaisas aghaisas at openjdk.org
Thu Nov 17 11:43:08 UTC 2022


On Wed, 16 Nov 2022 23:34:02 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Re-enabled some ignored tests.

Marked as reviewed by aghaisas (Reviewer).

modules/javafx.controls/src/test/java/test/javafx/scene/control/TableViewTest.java line 868:

> 866:     }
> 867: 
> 868:     /**

We can remove this comment. If needed, we can get this information from looking at file revision history.

modules/javafx.controls/src/test/java/test/javafx/scene/control/TableViewTest.java line 2054:

> 2052:     }
> 2053: 
> 2054:     /**

We can remove this comment. If needed, we can get this information from looking at file revision history.

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

PR: https://git.openjdk.org/jfx/pull/952


More information about the openjfx-dev mailing list