[Buildbot-devel] trouble running tests for 0.7.10

Steve 'Ashcrow' Milner smilner at redhat.com
Fri Feb 27 03:39:08 UTC 2009


On 26/02/09 22:17 -0500, Steve 'Ashcrow' Milner wrote:
> On 26/02/09 22:05 -0500, Charles Lepple wrote:
>> Hi all,
>>
>> Another big thanks to Dustin for collecting all the patches for   
>> 0.7.10 - looks good overall!
>>
>> I did notice one issue with the tarball, though. It doesn't seem to   
>> include buildbot.steps.package.rpm, although this was added to the   
>> Git tree at the same time as test/test_package_rpm.py. Does something   
>> need to be adjusted in setup.py?
>>
>> -- 
>> Charles Lepple
>> clepple at gmail
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
>> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
>> -Strategies to boost innovation and cut costs with open source participation
>> -Receive a $600 discount off the registration fee with the source code: SFAD
>> http://p.sf.net/sfu/XcvMzF8H
>> _______________________________________________
>> Buildbot-devel mailing list
>> Buildbot-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
> Yeah, you are right. Sorry, that would be my fault.
>
> This is what I should have added ... I'll commit this and do a pull
> request.
>
> $ git diff setup.py
> diff --git a/setup.py b/setup.py
> index 1a744cd..451f15f 100644
> --- a/setup.py
> +++ b/setup.py
> @@ -84,6 +84,8 @@ setup_args = {
>                "buildbot.status", "buildbot.status.web",
>                "buildbot.changes",
>                "buildbot.steps",
> +              "buildbot.steps.package",
> +              "buildbot.steps.package.rpm",
>                "buildbot.process",
>                "buildbot.clients",
>                "buildbot.slave",
>
>
> -- 
> kthxbye!
> Steve 'Ashcrow' Milner
> Agent of Infosec
> IRC: ashcrow
> GnuPG ID: 28DFD4BE
>
> "In the heat of conversation I may have said certain things I believe to 
> be untrue. The alleged lie that you might have heard me saying allegedly 
> moments ago ... thats a parasite that lives in my neck."     -- Tad 
> Ghostal


After applying the above patch I verified the results with an sdist
built tarball.

buildbot$ trial test
....
Ran 308 tests in 273.265s

PASSED (skips=16, successes=292)

-- 
kthxbye!
Steve 'Ashcrow' Milner
Agent of Infosec
IRC: ashcrow
GnuPG ID: 28DFD4BE

"In the heat of conversation I may have said certain things I believe 
to be untrue. The alleged lie that you might have heard me saying 
allegedly moments ago ... thats a parasite that lives in my neck." 
     -- Tad Ghostal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20090226/92ad8be4/attachment.bin>


More information about the devel mailing list