analysis: Bug 487388: Fix intermittent SWTBot test failure
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Mon, 8 Feb 2016 14:35:13 +0000 (09:35 -0500)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Thu, 11 Feb 2016 11:28:47 +0000 (06:28 -0500)
commitd1a3f3fb0efaf38fd5ea5cbab1d9e1753e61c06a
tree518e255d31c50fa23abcae397102d7c8ef3ce609
parent01b1449cf1ec14b1468f56125cf5d4ccfdcd9c06
analysis: Bug 487388: Fix intermittent SWTBot test failure

The intermittent failure is due to the issue with the process having
the wrong parent which patch tried to fix:
https://git.eclipse.org/r/#/c/65024/

In the filter dialog the number of processes checked varies due the
issue above. So, when checking the value it might fail from time to
time. However, this is irrelevant to this test class and doesn't need
to be verified. The Filter dialog is tested elsewhere and doesn't need
to be verified in this test (see ControlFlowViewTest).

Change-Id: Ib48ff75e8ffc029f1e814e163369d64ed80916c7
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/66124
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ControlFlowViewSortingTest.java
This page took 0.025505 seconds and 5 git commands to generate.