RFR: 8306571: [testbug] Skip Tree/TableViewResizeColumnToFitContentTest with fractional screen scale

Kevin Rushforth kcr at openjdk.org
Thu Apr 20 16:25:58 UTC 2023


On Thu, 20 Apr 2023 15:31:10 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Skipping some checks in Tree/TableViewResizeColumnToFitContentTest on platforms with fractional screen scale, until JDK-8299753 gets implemented.

Looks good.

As an aside, now that I see you are pointing to [JDK-8299753](https://bugs.openjdk.org/browse/JDK-8299753) as the reason for skipping the test (and the bug that when fixed will allow it to be re-enabled), we could have used [JDK-8305709](https://bugs.openjdk.org/browse/JDK-8305709), changing the title to be what you used for [JDK-8306571](https://bugs.openjdk.org/browse/JDK-8306571), saving a step. Sorry about that. :)

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1105#pullrequestreview-1394358979


More information about the openjfx-dev mailing list