tmf: Try to make the shell fully visible in SWTBot at start
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui.swtbot.tests / src / org / eclipse / tracecompass / tmf / ui / swtbot / tests / viewers / events / TestTraceOffsetting.java
index 703f622cf79d4ec699abbed555c1762ef70dd82c..b8e1392bcef2aaea7bbb818aed5b4c977310dc16 100644 (file)
@@ -72,7 +72,7 @@ public class TestTraceOffsetting {
      */
     @Before
     public void init() throws IOException {
-        SWTBotUtils.failIfUIThread();
+        SWTBotUtils.initialize();
         Thread.currentThread().setName("SWTBot Thread"); // for the debugger
         /* set up for swtbot */
         SWTBotPreferences.TIMEOUT = 20000; /* 20 second timeout */
This page took 0.026365 seconds and 5 git commands to generate.