Disable overlay scrollbars when running tests to prevent crash
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests / pom.xml
index ad709a064e76342093d4cd9425628e6f8f9e6eb7..e9d48341824d1d395989b6361579c7cb45126bc3 100644 (file)
@@ -41,6 +41,7 @@
 <!-- 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>${SWT_GTK3}</SWT_GTK3>
+            <LIBOVERLAY_SCROLLBAR>0</LIBOVERLAY_SCROLLBAR>
           </environmentVariables>
         </configuration>
       </plugin>
This page took 0.025048 seconds and 5 git commands to generate.