bzr 1.13 release manager wanted
Daniel Clemente
dcl441-bugs at yahoo.com
Mon Mar 9 09:03:19 GMT 2009
El dg, mar 08 2009, Bob Tanner va escriure:
> Since I'm new to the release manager roll, I'm getting a selftest failure.
>
> https://bugs.launchpad.net/bzr/+bug/339055
>
The failing test is one I wrote to check bug 272444 (support for symlinks to Unicode targets). The test itself may be faulty; so please check it. I remember that it produced some warnings under some Python versions (see discussion here: http://thread.gmane.org/gmane.comp.version-control.bazaar-ng.general/47300/focus=47848 ).
I suppose that the test could assert that type(some_string) be "str" or "unicode" before proceeding in using the variables. In this way, the error should be detected before a warning is issued.
Another solution would be to fix #272444. I sent a patch for this: http://bundlebuggy.aaronbentley.com/project/bzr/request/%3C87ab8mm43d.fsf@CPU107.opentrends.net%3E
-- Daniel
More information about the bazaar
mailing list