tmf: Fix intermittent fail in ProjectModelOutputTest.testListOutputs
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 12 Oct 2016 17:45:33 +0000 (13:45 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 18 Oct 2016 14:38:23 +0000 (10:38 -0400)
This adds a waitUntil/condition that waits until there is the correct
number of children under the analysis.

To reproduce the issue, in TmfAnalysisElement.refreshChildren, add a
Thread.sleep(1000); at the beginning.

Bug: 491823
Change-Id: Iaae81093d90f26403cc58b7286c8691db7db3644
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/83052
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>

No differences found
This page took 0.024294 seconds and 5 git commands to generate.