tmf.swtbot: Stabilize and enhance TestImportExportPackageWizard
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 17 Nov 2016 03:26:25 +0000 (22:26 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 5 Dec 2016 17:38:09 +0000 (12:38 -0500)
commitd6442b6c3ae9d21edcb48d14899dc954853a10b8
treecddf0f9dec2dadf76548145798aacca7f88ce7fc
parent15a74be295c4fdb03029934a3d77e0ad2073af74
tmf.swtbot: Stabilize and enhance TestImportExportPackageWizard

The test would fail if ran 1000 times in a row. File#createTempFile
appears to be the culprit.

Remove a useless "waitForJobs()" should accelerate by 500ms.

Add tests of the output size, removes two manual tests from Trace
Compass test spec.

Change-Id: Ia8bc3a517752a121874cd559d192fa0378221716
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/85191
Reviewed-by: Hudson CI
tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/META-INF/MANIFEST.MF
tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/wizards/TestImportExportPackageWizard.java
This page took 0.024828 seconds and 5 git commands to generate.