You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Run selected test (all browsers).launch 2.5KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <launchConfiguration type="org.eclipse.ant.AntLaunchConfigurationType">
  3. <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="true"/>
  4. <stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;launchConfigurationWorkingSet editPageId=&quot;org.eclipse.ui.resourceWorkingSetPage&quot; factoryID=&quot;org.eclipse.ui.internal.WorkingSetFactory&quot; id=&quot;1255941973781_71&quot; label=&quot;working set&quot; name=&quot;working set&quot;&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/vaadin/tests/screenshots/errors&quot; type=&quot;2&quot;/&gt;&#13;&#10;&lt;/launchConfigurationWorkingSet&gt;}"/>
  5. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
  6. <listEntry value="/vaadin/tests/test.xml"/>
  7. </listAttribute>
  8. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
  9. <listEntry value="1"/>
  10. </listAttribute>
  11. <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
  12. <listEntry value="org.eclipse.ui.externaltools.launchGroup"/>
  13. </listAttribute>
  14. <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
  15. <stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_12"/>
  16. <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.ant.internal.ui.antsupport.InternalAntRunner"/>
  17. <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="vaadin"/>
  18. <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
  19. <mapAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_PROPERTIES">
  20. <mapEntry key="browsers" value="winxp-opera10"/>
  21. <mapEntry key="com.vaadin.testbench.deployment.url" value="http://192.168.2.75:8888/"/>
  22. <mapEntry key="com.vaadin.testbench.lib.dir" value="c:\temp\tb"/>
  23. <mapEntry key="com.vaadin.testbench.screenshot.softfail" value="true"/>
  24. <mapEntry key="testfiles" value="${resource_loc}"/>
  25. </mapAttribute>
  26. <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/vaadin/tests/test.xml}"/>
  27. <stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="-v"/>
  28. <stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/>
  29. </launchConfiguration>