lttng: Work around UI thread sleeping forever on Mac in tests
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.tests / pom.xml
index a982087399a771951931b27850cdf3298068cd0c..050ca7c62d60c770df6600493c17f009a6a8ff84 100644 (file)
@@ -45,7 +45,8 @@
           <testClass>org.eclipse.linuxtools.tmf.ui.tests.AllTmfUITests</testClass>
           <useUIHarness>true</useUIHarness>
           <useUIThread>true</useUIThread>
-          <product>org.eclipse.sdk.ide</product>
+          <argLine>${tycho.testArgLine} ${base.ui.test.vmargs}</argLine>
+          <product>org.eclipse.platform.ide</product>
         </configuration>
       </plugin>
     </plugins>
This page took 0.024255 seconds and 5 git commands to generate.