Improved GUI refresh and JUnit tests
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ui.tests / src / org / eclipse / linuxtools / lttng2 / ui / tests / control / model / component / TraceControlPropertiesTest.java
index 2771df2c2781a51d3dc98e4b8051725134b7f5bc..964559dfab72762ff5840c4354f615cc75e7f339 100644 (file)
@@ -112,6 +112,7 @@ public class TraceControlPropertiesTest extends TestCase {
     @Override
     @After
     public void tearDown() throws Exception {
+        TraceControlTestFacility.getInstance().waitForJobs();
     }
     
     /**
This page took 0.023695 seconds and 5 git commands to generate.