Commit 2a3becb
committed
Stabilize ProcessConsoleTests
Process console and manager maintain few jobs which might be triggered
during tests reacting on different console related events. Some of the
jobs start with the delay, some have different families. Let wait for
all related job families and also give a minimal wait time just in case
some async event triggers new job right after we start waiting.
Fixes #10331 parent c02addc commit 2a3becb
File tree
1 file changed
+8
-2
lines changed- debug/org.eclipse.debug.tests/src/org/eclipse/debug/tests/console
1 file changed
+8
-2
lines changedLines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
120 | 126 | | |
121 | 127 | | |
122 | 128 | | |
| |||
301 | 307 | | |
302 | 308 | | |
303 | 309 | | |
304 | | - | |
| 310 | + | |
305 | 311 | | |
306 | 312 | | |
307 | 313 | | |
| |||
419 | 425 | | |
420 | 426 | | |
421 | 427 | | |
422 | | - | |
| 428 | + | |
423 | 429 | | |
424 | 430 | | |
425 | 431 | | |
| |||
0 commit comments