[PATCH] win32 installer for bzr 0.9: rev.2
John Arbash Meinel
john at arbash-meinel.com
Wed Aug 2 05:26:08 BST 2006
Alexander Belchenko wrote:
> John Arbash Meinel пишет:
>> Alexander Belchenko wrote:
>>> John Arbash Meinel пишет:
>>>> Alexander Belchenko wrote:
>>>>> John Arbash Meinel пишет:
>>>>>> I think it is just about ready for merging. If you can do the last
>>>>>> few
>>>>>> bits, we'll get it merged this week.
>>>>> OK.
>>>> It sounds like all I need is a bundle then.
>>> OK. My system again is able to work.
>>> I made bundle of my installer work.
>>>
>>> All latest issues was resolved as discussed. This bundle is mergeable in
>>> bzr.dev.revno.1905.
>>>
>>> I send bundle as gzipped file because it contains mixed line endings.
>>
>> Some of your updates broke a couple test cases. They were valid updates,
>> but you needed to update the associated test.
>
> What tests failing?
>
> My main work touches only setup.py, Makefile and docs. All other is new
> files for installer.
>
> Probably you say about updates of name Bazaar-NG => Bazaar. Well, I run
> 'bzr selftest run' to check if this tests pass. Probably I miss something.
>
>> I'll go ahead and clean it up, rather than waiting for another round of
>> updates.
>
> OK. I also will see what broken.
>
> --
> Alexander
I already cleaned it up and submitted it. It was in 'tests_too_much.py'.
It was checking the output of 'bzr --version' returned 'bzr (bazaar-ng)'
rather than 'Bazaar (bzr)'.
You really want to just do:
./bzr selftest
Which runs *all* of the selftest.
./bzr selftest run
Will only run tests that match 'run'.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060801/2e29f037/attachment.pgp
More information about the bazaar
mailing list