RFR: 8297166: [TestBug] Fix some ignored unit test from TableViewTest
Andy Goryachev
angorya at openjdk.org
Thu Nov 17 16:43:36 UTC 2022
On Thu, 17 Nov 2022 11:39:54 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
>> Re-enabled some ignored tests.
>
> 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.
I thought a bit of history won't hurt in case this test starts failing on some platform. Will avoid adding similar comments in the future. Thanks!
-------------
PR: https://git.openjdk.org/jfx/pull/952
More information about the openjfx-dev
mailing list