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

The tests in test case TestToggleBreakpointsTarget8 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: I497b69d2c5b8d20d0b22e8ff48760a8e6b5991a9
Signed-off-by: Simeon Andreev <simeon.danailov.andreev@gmail.com>
2 files changed