Add property to control GTK version used in SWTBot tests
[deliverable/tracecompass.git] / org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests / pom.xml
index cee65fbb0da8c18f249c26bb9246d8cd3e9309b5..225bc439a33cd414ec6c572a937c9fc403c60e00 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.025038 seconds and 5 git commands to generate.