Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8131868

Unit test scenegraph.JDK8130122Test should only run if USE_ROBOT is true

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • javafx

      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.

            ckyang Chien Yang (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: