tmf: Try to make the shell fully visible in SWTBot at start
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests / src / org / eclipse / tracecompass / lttng2 / ust / ui / swtbot / tests / CallStackViewTest.java
index 6dae7d00f5b1b7ea465bb4af7d4224f06fdfe96a..a85851ef22b3edef01d97e148d5f1f51b6547f1f 100644 (file)
@@ -143,7 +143,7 @@ public class CallStackViewTest {
      */
     @BeforeClass
     public static void init() {
-        SWTBotUtils.failIfUIThread();
+        SWTBotUtils.initialize();
 
         Thread.currentThread().setName("SWTBot Thread"); // for the debugger
         /* set up for swtbot */
This page took 0.024528 seconds and 5 git commands to generate.