-
Bug
-
Resolution: Fixed
-
P3
-
9
The robot-based system tests should only be run when the USE_ROBOT property is set to "true". This is done in build.gradle by using "if (!IS_USE_ROBOT)" to exclude the tests that use glass robot.
The scenegraph.JDK8130122Test is a robot test and needs to be so qualified.
The scenegraph.JDK8130122Test is a robot test and needs to be so qualified.