[PATCH 4 of 4 v2] test-manifest.py: don't test .text() with present node suffix

Matt Mackall mpm at selenic.com
Thu Mar 26 17:24:57 CDT 2015


On Thu, 2015-03-26 at 10:49 -0700, Martin von Zweigbergk wrote:
> # HG changeset patch
> # User Martin von Zweigbergk <martinvonz at google.com>
> # Date 1427329128 25200
> #      Wed Mar 25 17:18:48 2015 -0700
> # Node ID 7233e76e99642a8fb5a9c0dcc989f2ccaf3487b3
> # Parent  9c12d179874831c8211309995c44324f0f66efa7
> test-manifest.py: don't test .text() with present node suffix
> 
> When m.text() is called after setting a nodeid with a suffix (such as
> '+'), manifestdict uses the suffix-less nodeid for the text, while
> treemanifest includes the suffix. It would perhaps make most sense to
> raise an exception so the bug is found, but since the two
> implementations behave differently, let's just not test the behavior
> for now.

These are queued for default, thanks.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list