tmf: Try to make the shell fully visible in SWTBot at start
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests / src / org / eclipse / tracecompass / lttng2 / kernel / ui / swtbot / tests / OpenTraceStressTest.java
index d2a7566feb064884c8dd3bb0478828dd62c7bc51..14102c228081e06f262c48f93b414b80bcfef426 100644 (file)
@@ -60,7 +60,7 @@ public class OpenTraceStressTest {
      */
     @BeforeClass
     public static void init() {
-        SWTBotUtils.failIfUIThread();
+        SWTBotUtils.initialize();
 
         /* Set up for swtbot */
         SWTBotPreferences.TIMEOUT = 20000; /* 20 second timeout */
This page took 0.02604 seconds and 5 git commands to generate.