-
Bug
-
Resolution: Fixed
-
P2
-
9-repo-jigsaw
https://issues.gradle.org/browse/GRADLE-3287
As such we need a way to run the tests that doesn't hit this bug. Either forking off an "ant" task and running the tests from ant, or possibly by launching our own test harness to replace gradle's default test runner (if they support that).
Need to refactor to following module junit test packages - to separate white/black box so junit can work:
X base
X graphics
X controls
X fxml
o fxpackager - in flux, just disable for now
o jmx - no tests.
o swing
X web
o systemTests
- is blocked by
-
JDK-8136840 Correct controls test refactor
- Resolved
-
JDK-8138899 Toolkit needs to try the current classloader before trying the app classloader
- Resolved
-
JDK-8090171 Switch production build of FX to gradle 2.9
- Resolved
-
JDK-8134760 Refactor Javafx base module tests for clear separation of tests
- Resolved
-
JDK-8134762 Refactor Javafx graphics module tests for clear separation of tests
- Resolved
-
JDK-8134764 Refactor Javafx controls module tests for clear separation of tests
- Resolved
-
JDK-8137308 Refactor/fix LabeledImpl control tests
- Resolved
-
JDK-8145858 Refactor fxml module for clear separation of tests
- Resolved
-
JDK-8137052 Tests should not use context class loader
- Closed
- relates to
-
JDK-8136790 jigsaw @argfiles does not work after -addmods or -modulepath
- Resolved
-
JDK-8145203 Refactor systemTests for clear separation of tests
- Resolved
-
JDK-8146641 Webview unit test failure with Jake
- Resolved
-
JDK-8134349 Disable JFX some JFX tests that use System.gc()
- Closed
-
JDK-8027634 Support @argfiles for java command-line tool
- Closed
-
JDK-8145857 Enable fxml module tests in jake
- Resolved
-
JDK-8146107 Enable web module tests in jake
- Resolved
-
JDK-8146565 Pass java.library.path through gradle junit worker workaround
- Resolved
-
JDK-8146692 Correct Jake test configuration for cross builds
- Resolved
-
JDK-8147398 Move systemTest shims to proper module
- Resolved
-
JDK-8147399 Enable systemTests in jake
- Resolved
-
JDK-8147415 Enable swing tests in Jake
- Resolved
-
JDK-8147416 Refactor swing Tests to match the rest of the tests
- Resolved
-
JDK-8147427 refactor test launchers to make common the building of the command
- Resolved