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 / KernelTest.java
index eaa6effde5de60d57264dc7b55153be17a1ed940..285b0d04fdb2ac2a8a4147d39395cc75e14272f4 100644 (file)
@@ -61,7 +61,7 @@ public class KernelTest {
      */
     @BeforeClass
     public static void beforeClass() {
-        SWTBotUtils.failIfUIThread();
+        SWTBotUtils.initialize();
 
         /* set up for swtbot */
         SWTBotPreferences.TIMEOUT = 20000; /* 20 second timeout */
This page took 0.03493 seconds and 5 git commands to generate.