< prev index next >

tools/FxTestRunner/javatest_base/automated.jti.base

Print this page


   1 #Default JT Harness Configuration Interview
   2 INTERVIEW=client.test.runner.BasicFXInterview
   3 pipelineGroup=Hardware(Default)
   4 timeout.timeout=1
   5 runmode=desktop
   6 browserPath=firefox
   7 javawsPath=javaws
   8 vmOptions=


   1 #Default JT Harness Configuration Interview
   2 INTERVIEW=client.test.runner.BasicFXInterview
   3 pipelineGroup=Hardware(Default)
   4 timeout.timeout=1
   5 runmode=desktop
   6 browserPath=firefox
   7 javawsPath=javaws
   8 vmOptions=-XX:+IgnoreUnrecognizedVMOptions -Dsun.reflect.debugModuleAccessChecks=true -XX:+TraceAccessControlErrors
   9 addExports=javafx.graphics/com.sun.prism=ALL-UNNAMED,javafx.base/com.sun.javafx.runtime=ALL-UNNAMED,javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED,javafx.controls/com.sun.javafx.scene.control.skin=ALL-UNNAMED,javafx.graphics/com.sun.glass.ui=ALL-UNNAMED,javafx.graphics/com.sun.javafx.stage=ALL-UNNAMED,javafx.graphics/com.sun.javafx.scene=ALL-UNNAMED,javafx.base/javafx.event=ALL-UNNAMED,javafx.controls/javafx.scene.control=ALL-UNNAMED,javafx.controls/javafx.scene.control.skin=ALL-UNNAMED,javafx.graphics/com.sun.javafx.scene.layout.region=ALL-UNNAMED,javafx.base/com.sun.javafx.collections=ALL-UNNAMED
  10 addExportsEnabled=Yes
< prev index next >