Just running 'bzr selftest blackbox' fails because of Deprecation Warning
Martin Pool
mbp at canonical.com
Thu Jun 22 02:02:20 BST 2006
On 15 Jun 2006, John Arbash Meinel <john at arbash-meinel.com> wrote:
> I'm not sure what code path turns off the DeprecationWarning, but if you
> just run
> bzr selftest -v blackbox
>
> It doesn't disable the warning about all_revision_ids being deprecated.
> And the merge test checks both stdout and stderr are valid.
> This is easiest to check with:
> bzr selftest -v blackbox.*find_merge_base
I'm not sure why that wasn't seen when running the whole test suite. In
any case I have undeprecated that method; refactoring things to depend
on it less is probably good but deprecating it in the mainline doesn't
acheive very much right now.
--
Martin
More information about the bazaar
mailing list