testtools and non-ascii characters in the failing tests?
Martin (gzlist)
gzlist at googlemail.com
Tue May 25 02:15:55 BST 2010
On 21/05/2010, Parth Malwankar <parth.malwankar at gmail.com> wrote:
> On Fri, May 21, 2010 at 9:26 PM, Alexander Belchenko <bialix at ukr.net> wrote:
>>
>> Hi,
>>
>> I'd like to know what is the recommended way to use testtools with
>> non-ascii messages in failing tests?
I talked to Robert about this bug at the sprint, and have just put up
a branch aimed at fixing the root problem in testtools. It'll need
more work before arriving at a landable state, and then some changes
to bzr.tests are also necessary.
Until then, just try and assert things without actually ever putting
non-ascii bytes in any exception instance.
Martin
More information about the bazaar
mailing list