[Bug 5646] New: zstd-compressed bundles don't work over the ssh protocol

2017-07-31 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5646 Bug ID: 5646 Summary: zstd-compressed bundles don't work over the ssh protocol Product: Mercurial Version: unspecified Hardware: All OS: All Stat

D201: tests: clarify that duplicate flag processors is not an error

2017-07-31 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY The flag processors test for duplicate processors for a single flag was misleading because the file from the previous test case caused it to fail (making the

D204: commit: don't let failed commit with --addremove update dirstate (issue5645)

2017-07-31 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D204 AFFECTED FILES mercurial/cmdutil.py tests/test-commit.t tests/test-flagprocessor.t tests/t

D203: tests: demonstrate that failed "hg ci -A" updates dirstate (issue5645)

2017-07-31 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D203 AFFECTED FILES tests/test-commit.t CHANGE DETAILS diff --git a/tests/test-commit.t b/tests/tes

D202: tests: fix test-flagprocessor.t flakiness

2017-07-31 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY The test for duplicate flag processors depended on the timestamps being set in the dirstate to work. If the time between the the previous failed commit (which

[Bug 5645] New: "hg ci --addremove" updates dirstate even if it fails

2017-07-31 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5645 Bug ID: 5645 Summary: "hg ci --addremove" updates dirstate even if it fails Product: Mercurial Version: 4.3-rc Hardware: PC OS: Linux Status: UNCONFIRMED S

D199: tests: make test-profile.t pass if statprof didn't collect samples

2017-07-31 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGa72b2db1a6a9: tests: make test-profile.t pass if statprof didn't collect samples (authored by martinvonz). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D199?vs=4

D199: tests: make test-profile.t pass if statprof didn't collect samples

2017-07-31 Thread durin42 (Augie Fackler)
durin42 accepted this revision. durin42 added a comment. This revision is now accepted and ready to land. Looking at https://launchpadlibrarian.net/331265805/buildlog_ubuntu-xenial-amd64.mercurial_4.3~rc+34-xenial-806351695c6a_BUILDING.txt.gz this has happened outside of Google's environment

D199: tests: make test-profile.t pass if statprof didn't collect samples

2017-07-31 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY We had the first 3 tests in test-profile.t fail because the output didn't match. I have not yet confirmed that this was because no samples were collected, but

mercurial@33606: 5 new changesets (5 on stable)

2017-07-31 Thread Mercurial Commits
5 new changesets (5 on stable) in mercurial: https://www.mercurial-scm.org/repo/hg/rev/27fbca750b4d changeset: 33602:27fbca750b4d branch: stable user:Pulkit Goyal <7895pul...@gmail.com> date:Fri Jul 28 07:42:55 2017 +0530 summary: commitextras: make sure keys contains as

Re: [PATCH 2 of 2 pypy] Fix failing test-devel-warnings.t with Pypy5.6.0

2017-07-31 Thread Augie Fackler
Queued these for stable, thanks. > On Jul 31, 2017, at 11:46, Boris Feld wrote: > > # HG changeset patch > # User Boris Feld > # Date 1501145576 -7200 > # Thu Jul 27 10:52:56 2017 +0200 > # Branch stable > # Node ID f0e35277398ceab8b569651acab44de8e15eef18 > # Parent 9dfca91aab1f705652bee

[Bug 5644] New: Test file test-revlog-raw.py broken with Pypy 5.6.0

2017-07-31 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5644 Bug ID: 5644 Summary: Test file test-revlog-raw.py broken with Pypy 5.6.0 Product: Mercurial Version: 4.3-rc Hardware: PC OS: Linux Status: UNCONFIRMED Sev

[Bug 5643] New: Test file test-rebase-partial.t broken with Pypy 5.6.0

2017-07-31 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5643 Bug ID: 5643 Summary: Test file test-rebase-partial.t broken with Pypy 5.6.0 Product: Mercurial Version: 4.3-rc Hardware: PC OS: Linux Status: UNCONFIRMED

[Bug 5642] New: Test file test-largefiles.t broken with Pypy 5.6.0

2017-07-31 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5642 Bug ID: 5642 Summary: Test file test-largefiles.t broken with Pypy 5.6.0 Product: Mercurial Version: 4.3-rc Hardware: PC OS: Linux Status: UNCONFIRMED Seve

[Bug 5641] New: hg commit broken with Pypy 5.6.0

2017-07-31 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5641 Bug ID: 5641 Summary: hg commit broken with Pypy 5.6.0 Product: Mercurial Version: 4.3-rc Hardware: PC OS: Linux Status: UNCONFIRMED Severity: bug

[Bug 5640] New: --profile broken with Pypy 5.6.0

2017-07-31 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5640 Bug ID: 5640 Summary: --profile broken with Pypy 5.6.0 Product: Mercurial Version: 4.3-rc Hardware: PC OS: Linux Status: UNCONFIRMED Severity: bug

[Bug 5639] New: Test file test-largefiles.t broken with Pypy 5.6.0

2017-07-31 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5639 Bug ID: 5639 Summary: Test file test-largefiles.t broken with Pypy 5.6.0 Product: Mercurial Version: 4.3-rc Hardware: PC OS: Linux Status: UNCONFIRMED Seve

[Bug 5638] New: Test file test-extension.t broken with Pypy 5.6.0

2017-07-31 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5638 Bug ID: 5638 Summary: Test file test-extension.t broken with Pypy 5.6.0 Product: Mercurial Version: 4.3-rc Hardware: PC OS: Linux Status: UNCONFIRMED Sever

[PATCH 1 of 2 pypy] Fix failing test files with Pypy5.6.0

2017-07-31 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1501515825 -7200 # Mon Jul 31 17:43:45 2017 +0200 # Branch stable # Node ID 9dfca91aab1f705652beeb9c29d213d8ff8b25aa # Parent 025017423e532037e470e3e5e9b845cba5c4e710 # EXP-Topic pypy5.6.0-compat Fix failing test files with Pypy5.6.0 Pypy 5.6.0

[PATCH 2 of 2 pypy] Fix failing test-devel-warnings.t with Pypy5.6.0

2017-07-31 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1501145576 -7200 # Thu Jul 27 10:52:56 2017 +0200 # Branch stable # Node ID f0e35277398ceab8b569651acab44de8e15eef18 # Parent 9dfca91aab1f705652beeb9c29d213d8ff8b25aa # EXP-Topic pypy5.6.0-compat Fix failing test-devel-warnings.t with Pypy5.6.0

[Bug 5637] New: in client.py, class hgclient, summary: return value's commit field is wrong when phase is secret

2017-07-31 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5637 Bug ID: 5637 Summary: in client.py, class hgclient, summary: return value's commit field is wrong when phase is secret Product: Mercurial Version: unspecified Hardware: PC

[PATCH STABLE] README: make paragraphs before example code end with "::" for reST syntax

2017-07-31 Thread FUJIWARA Katsunori
# HG changeset patch # User FUJIWARA Katsunori # Date 1501505273 -32400 # Mon Jul 31 21:47:53 2017 +0900 # Branch stable # Node ID fe33ab21105ba2476131c7b078d905a1f2f7efcf # Parent 92f7dcf9a40b056573be89f611e1f093521696d7 # Available At https://bitbucket.org/foozy/mercurial-wip #

[Bug 5636] New: Emails from bugzilla do not have DKIM header

2017-07-31 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5636 Bug ID: 5636 Summary: Emails from bugzilla do not have DKIM header Product: Mercurial Version: 4.1.2 Hardware: PC OS: Mac OS Status: UNCONFIRMED Severity:

[Bug 5635] New: repositories mirroring on Bitbucket are outdated.

2017-07-31 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5635 Bug ID: 5635 Summary: repositories mirroring on Bitbucket are outdated. Product: Mercurial Version: unspecified Hardware: PC OS: Windows Status: UNCONFIRMED