Bug 539224 - [tests] NPE logged from SWT during JDT debug tests

Multiple NPEs are logged from SWT during JDT debug tests, due to missing
UI event processing in tests.

This change introduces extra wait between terminating a debug target and
removing its launch, so that event handling doesn't coincide and result
in a NPE in SWT.

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