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 / FontEventEditorTest.java
index 8c4a7020c92f243a63750480a55a39136a313b7b..84c04d3d40daf2a809c565d47cce8938b5ad9d0c 100644 (file)
@@ -70,7 +70,7 @@ public class FontEventEditorTest {
      */
     @BeforeClass
     public static void init() {
-        SWTBotUtils.failIfUIThread();
+        SWTBotUtils.initialize();
 
         /* set up test trace */
         URL location = FileLocator.find(TmfCoreTestPlugin.getDefault().getBundle(), new Path(COLUMN_TRACE_PATH), null);
This page took 0.024176 seconds and 5 git commands to generate.