Add property to control GTK version used in SWTBot tests
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui.swtbot.tests / pom.xml
index 27043549bd1c7de145bf545ba333806cdc1281bc..aaa2fb6c58be0eff9836af1ee07d0d6d8ad8d6cd 100644 (file)
@@ -38,9 +38,8 @@
           <useUIThread>false</useUIThread>
           <argLine>${tycho.testArgLine} ${base.ui.test.vmargs}</argLine>
           <product>org.eclipse.platform.ide</product>
-<!-- Disable GTK3 with Luna because it makes the test hang (bug in IcedTea http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1736) -->
           <environmentVariables>
-            <SWT_GTK3>0</SWT_GTK3>
+            <SWT_GTK3>${SWT_GTK3}</SWT_GTK3>
           </environmentVariables>
         </configuration>
       </plugin>
This page took 0.036685 seconds and 5 git commands to generate.