Merge branch stable-2.14
* stable-2.14: Update JGit to latest 4.5.x release Update JGit to latest 4.5.x release Upgrade jackson-core to 2.9.8 Resource exhausted because of unclosed LDAP connection Change-Id: Ib02cbd7154937779eb0b7774afad94c2f3115cfd Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
commit
5a2c98c0ac
@ -1168,6 +1168,7 @@ public abstract class AbstractPushForReview extends AbstractDaemonTest {
|
||||
|
||||
PushResult pr =
|
||||
GitUtil.pushHead(testRepo, "refs/for/foo%base=" + rBase.getCommit().name(), false, false);
|
||||
assertThat(pr.getMessages()).containsMatch("changes: .*new: 1.*done");
|
||||
|
||||
// BatchUpdate implementations differ in how they hook into progress monitors. We mostly just
|
||||
// care that there is a new change.
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 52d66d97f7c87a18c50840ab453ca84026b90738
|
||||
Subproject commit 951d84b32e4f2393dbcf7c319e0d3f617838948c
|
Loading…
Reference in New Issue
Block a user