[RFC] selftest xml output
Guillermo Gonzalez
guillo.gonzo at gmail.com
Fri Oct 31 00:02:14 GMT 2008
Hi
On Sat, Oct 18, 2008 at 6:25 AM, Marius Kruger <amanic at gmail.com> wrote:
> 2008/10/17 Guillermo Gonzalez <guillo.gonzo at gmail.com>
[snip]
>> In the case to stick it with the plugin approach, some of the selftest
>> code need some changes to allow plug some kind of collector to get the
>> test result/s, I didn't find this kind feature in selftest, but I
>> might missed something :)
>
> to me it makes more sense that this is in the core, otherwise if you want
> to do ./bzr --no-plugins xmlselftest
> it wont work.
Playing a bit with this while setting up a hudson instance to use this
plugin, I found a workaround to run the xmlselftest without plugins,
i.e:
BZR_PLUGIN_PATH=/path/to/xmlselftest bzr xmlselftest
That will run all the bzr test (and the xmlselftest tests, not yet
implemented :p) and generate the xml output.
Cheers,
--Guillermo
>
> regards
> marius
>
More information about the bazaar
mailing list