Commit 00f5460
committed
Wait for auto-refresh before copying test file in CopyMoveElementsTests
To avoid delta notifications sent asynchronously from RefreshJob,
this change adjusts intermittently failing tests in CopyMoveElementsTests
to wait on the auto-refresh before copying test files.
See: #25521 parent 901177a commit 00f5460
2 files changed
Lines changed: 3 additions & 0 deletions
File tree
- org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| 406 | + | |
406 | 407 | | |
407 | 408 | | |
408 | 409 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
0 commit comments