[jfx-tests] RFR: JDK-8315409: Fix jfx-tests so they work with latest jfx build [v2]
Ajit Ghaisas
aghaisas at openjdk.org
Mon Sep 4 09:50:46 UTC 2023
On Sat, 2 Sep 2023 00:31:26 GMT, Alexandre Iline <shurailine at openjdk.org> wrote:
>> JDK-8315409: Fix jfx-tests so they work with latest jfx build
>
> Alexandre Iline has updated the pull request incrementally with one additional commit since the last revision:
>
> Addressing copyright issues.
I verified that the following tests can be run now with the latest jfx build.
Tests that run with the latest jfx build (some test failures are observed fixing which is out of scope of this PR) :
- 3DTests
- ControlsTests
- FxmlTests
- SceneGraphTests
Tests that do not compile yet (I believe, this is future work) :
- WebNodeManualTests
- ControlsLeakTests
- FXCssTests
- WebNodeAutomated
- appBundlerTestsJDK9
-------------
PR Comment: https://git.openjdk.org/jfx-tests/pull/1#issuecomment-1704957371
More information about the openjfx-dev
mailing list