Bug 537322 - Added waiting for jobs in test to prevent log errors

The tests in test case TestToggleBreakpointsTarget will do some
breakpoint operations, make assertions and then clean-up. The breakpoint
operations trigger jobs, which coincide with the clean-up of the test.

This change adds waiting before the clean-up, to avoid the error log
entries. This helps keeping the build log clean, helping to identify
actual problems more easily.

Change-Id: I4d51e6f7d32817134ee01f39c3b7af13cf74a665
Signed-off-by: Simeon Andreev <simeon.danailov.andreev@gmail.com>
1 file changed