Commit 09ae52d
committed
Wait for DelayedSnapshotJob in AbstractJavaModelTests.deleteProject(), add more logging to test
This change adjsuts AbstractJavaModelTests.deleteProject()
to wait for the periodic workspace save job.
In addition, logging for JavaModelTests resource change event listener tests
is improved to better log events related to the sporadic test failures.
Fixes: eclipse-jdt#49581 parent 15c8492 commit 09ae52d
2 files changed
Lines changed: 21 additions & 8 deletions
File tree
- org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model
Lines changed: 19 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2472 | 2472 | | |
2473 | 2473 | | |
2474 | 2474 | | |
| 2475 | + | |
2475 | 2476 | | |
2476 | 2477 | | |
2477 | 2478 | | |
| |||
4215 | 4216 | | |
4216 | 4217 | | |
4217 | 4218 | | |
| 4219 | + | |
| 4220 | + | |
| 4221 | + | |
| 4222 | + | |
| 4223 | + | |
| 4224 | + | |
| 4225 | + | |
| 4226 | + | |
| 4227 | + | |
| 4228 | + | |
| 4229 | + | |
| 4230 | + | |
| 4231 | + | |
| 4232 | + | |
4218 | 4233 | | |
4219 | 4234 | | |
4220 | | - | |
4221 | | - | |
4222 | 4235 | | |
| 4236 | + | |
4223 | 4237 | | |
4224 | 4238 | | |
4225 | 4239 | | |
| 4240 | + | |
4226 | 4241 | | |
4227 | 4242 | | |
4228 | 4243 | | |
4229 | 4244 | | |
4230 | | - | |
4231 | 4245 | | |
4232 | 4246 | | |
4233 | 4247 | | |
| |||
4240 | 4254 | | |
4241 | 4255 | | |
4242 | 4256 | | |
4243 | | - | |
| 4257 | + | |
4244 | 4258 | | |
4245 | 4259 | | |
4246 | 4260 | | |
4247 | 4261 | | |
4248 | | - | |
| 4262 | + | |
4249 | 4263 | | |
4250 | 4264 | | |
4251 | 4265 | | |
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
62 | | - | |
| 61 | + | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
72 | | - | |
| 71 | + | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
0 commit comments