Add a job family for LastSaveReferenceProvider.ReadJob - #4286
trancexpress merged 1 commit into
Conversation
a13331e to
18cf4e2
Compare
Test Results 858 files ±0 858 suites ±0 1h 4m 59s ⏱️ + 10m 22s For more details on these failures, see this check. Results for commit 122914b. ± Comparison against base commit b671c1d. ♻️ This comment has been updated with latest results. |
18cf4e2 to
b3117e5
Compare
|
This pull request changes some projects for the first time in this development cycle. An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch. Git patchFurther information are available in Common Build Issues - Missing version increments. |
e13f700 to
7b7c235
Compare
Tests that change file buffers of editors must wait on jobs that also do changes in parallel. LastSaveReferenceProvider.ReadJob is one such job, this change adds a job family which tests can wait on. See: eclipse-jdt/eclipse.jdt.ui#1445
7b7c235 to
122914b
Compare
|
1 failure in the Windows tests: |
Tests that change file buffers of editors must wait on jobs that also do changes in parallel.
LastSaveReferenceProvider.ReadJobis one such job, this change adds a job family which tests can wait on.See: eclipse-jdt/eclipse.jdt.ui#1445