RFR: 8310846: Skip failing test InitialWindowSizeTest on Linux
Kevin Rushforth
kcr at openjdk.org
Mon Jun 26 15:08:11 UTC 2023
On Sun, 25 Jun 2023 07:59:13 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:
> I will try to fix it.
Thanks. No hurry, though. It's been broken since JDK 8 (or earlier), and no one noticed until now. I'll assign that bug to you, but it won't be something we'll look at until after the jfx21 fork (so no earlier than jfx22). Since we will skip the failing test until it is fixed, part of the fix for that bug will be to remove the `assumeFalse` added by this PR.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1162#issuecomment-1607678264
More information about the openjfx-dev
mailing list