From patchwork Mon Feb 26 13:12:40 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D2451: py3: whitelist test-push-http.t as passing From: phabricator X-Patchwork-Id: 28399 Message-Id: <5ffb634089ec76232707098210d9933a@localhost.localdomain> To: mercurial-devel@mercurial-scm.org Date: Mon, 26 Feb 2018 13:12:40 +0000 This revision was automatically updated to reflect the committed changes. Closed by commit rHG433cfad4bc46: py3: whitelist test-push-http.t as passing (authored by durin42, committed by ). CHANGED PRIOR TO COMMIT https://phab.mercurial-scm.org/D2451?vs=6106&id=6121#toc REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2451?vs=6106&id=6121 REVISION DETAIL https://phab.mercurial-scm.org/D2451 AFFECTED FILES contrib/python3-whitelist CHANGE DETAILS To: durin42, pulkit, #hg-reviewers Cc: mercurial-devel diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -228,6 +228,7 @@ test-push-checkheads-unpushed-D5.t test-push-checkheads-unpushed-D6.t test-push-checkheads-unpushed-D7.t +test-push-http.t test-push-warn.t test-rebase-bookmarks.t test-rebase-check-restore.t