Refactor the FX :systemTests
+ move all of the tests to be test.*
+ move robot based tests to be test.robot.*
+ change any internal API calls to use the appropriate module shims
(ie make all test.* be black box tests).
Augment the existing shims as needed to support the tests.
+ test with Jake
+ move all of the tests to be test.*
+ move robot based tests to be test.robot.*
+ change any internal API calls to use the appropriate module shims
(ie make all test.* be black box tests).
Augment the existing shims as needed to support the tests.
+ test with Jake
- relates to
-
JDK-8148489 conditional execution of unstable tests
-
- Resolved
-
-
JDK-8131896 Run gradle test tasks using a Jigsaw (jake) build
-
- Resolved
-
-
JDK-8147399 Enable systemTests in jake
-
- Resolved
-