RFR: 8169285: Re-enable javafx.swt tests [v2]
Marius Hanl
mhanl at openjdk.org
Wed Apr 16 21:17:17 UTC 2025
On Wed, 16 Apr 2025 20:26:17 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Marius Hanl has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8169285: SWT tests should run with IS_FULL_TEST
>
> build.gradle line 3085:
>
>> 3083:
>> 3084: test {
>> 3085: enabled = IS_SWT_TEST
>
> These tests are not headless tests so they still need to be qualified by `IS_FULL_TEST`
I tested that in another Branch and therefore GHA build and can confirm that as well! Linux is green with `IS_FULL_TEST`.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1783#discussion_r2047770646
More information about the openjfx-dev
mailing list