pushrebase: update test with fixed remotenames output

Summary:
Remotenames no longer emits this devel-warn (once some in-flight
patches are accepted, at least).

Test Plan: run the test

Reviewers: #fbhgext, mitrandir

Reviewed By: #fbhgext, mitrandir

Differential Revision: https://phab.mercurial-scm.org/D132
This commit is contained in:
Ryan McElroy 2017-07-18 10:09:28 -07:00
parent 7a5f7434d2
commit 99095f0b2e

View File

@ -426,8 +426,6 @@ that requires pushrebase.
$ hg push --to serverfeature
pushing rev d2ae7f538514 to destination ssh://user@dummy/pushrebaseserver bookmark serverfeature
searching for changes
devel-warn: obsolete.foreground moved to obsutil.foreground
(compatibility will be dropped after Mercurial-4.3, update your code.) at: * (expushdiscoverybookmarks) (glob)
remote: error: prechangegroup.blocknonpushrebase hook failed: this repository requires that you enable the pushrebase extension and push using 'hg push --to'
remote: this repository requires that you enable the pushrebase extension and push using 'hg push --to'
abort: push failed on remote