On Mon, 28 Apr 2025 09:38:06 GMT, Marius Hanl wrote:
>> This PR enables `javafx.swt` tests for:
>> - Windows
>>
>> Disabled on:
>> - Linux, since some distros seems to have problems
>> - MacOS: The following warning is printed right before the error:
>> `***WARNING: Display must be created on m
On Mon, 28 Apr 2025 09:38:06 GMT, Marius Hanl wrote:
>> This PR enables `javafx.swt` tests for:
>> - Windows
>>
>> Disabled on:
>> - Linux, since some distros seems to have problems
>> - MacOS: The following warning is printed right before the error:
>> `***WARNING: Display must be created on m
On Wed, 30 Apr 2025 15:10:25 GMT, Andy Goryachev wrote:
> * is this PR description still valid?
Good catch. I think the PR Description should be updated.
> * there seems to be two GHA failures, are these intermittent or a result of
> the changes in this PR?
They are unrelated intermittent fai
On Mon, 28 Apr 2025 09:38:06 GMT, Marius Hanl wrote:
>> With this change, you can now run the `swt` tests as easy as: `:swt:test
>> -PSWT_TEST=true`.
>> 
>>
>> Note: At one point `IS_FULL_TEST` was used as
> With this change, you can now run the `swt` tests as easy as: `:swt:test
> -PSWT_TEST=true`.
> 
>
> Note: At one point `IS_FULL_TEST` was used as well for the enablement of the
> tests. I don't see any rea