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 / FilterColorEditorTest.java
index 3adc993ab3fadcf3b495466815ec5dd4fea9d518..e57e998a46a39702ea4ad5c2dd71f1335df78331 100644 (file)
@@ -87,7 +87,7 @@ public class FilterColorEditorTest {
      */
     @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.042744 seconds and 5 git commands to generate.