tmf: Work around SWTBot test hang in the presence of GTK3
[deliverable/tracecompass.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 49e338b2b4db238eaf5fe258fb74c140148239e7..0e66341ce568412d220b2d41245be49d9dc24ffa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,8 @@
       </os>
     </activation>
     <properties>
-      <base.ui.test.vmargs>${base.test.vmargs}</base.ui.test.vmargs>
+      <!-- Disable webkit integration, especially unstable on Linux -->
+      <base.ui.test.vmargs>${base.test.vmargs} -Dorg.eclipse.swt.browser.DefaultType=mozilla</base.ui.test.vmargs>
     </properties>
   </profile>
 </profiles>
This page took 0.035552 seconds and 5 git commands to generate.