analysis: Make SystemCallLatencyTableAnalysisTest more stable
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 17 Dec 2015 19:12:44 +0000 (14:12 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 17 Dec 2015 23:09:03 +0000 (18:09 -0500)
commite92fbda63513f42dde37913b282a9accbcb32a3f
tree8539558130426b2013c4f5b444159ad40602f43b
parent494d213d9f24f962ac538a065ad3bbc1049d3d6e
analysis: Make SystemCallLatencyTableAnalysisTest more stable

Even if the jobs are finished, the table is not necessarily filled yet.
The update could be pending as a event in the UI thread queue, etc. We
can wait until cells are filled instead.

Also export the package so that it can be used elsewhere, (alltests
stress test for example).

Change-Id: I8177c7e6b7e487d59b248e0279c6bcd8da43b515
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/62959
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/META-INF/MANIFEST.MF
analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyTableAnalysisTest.java
releng/org.eclipse.tracecompass.alltests/META-INF/MANIFEST.MF
This page took 0.025701 seconds and 5 git commands to generate.