[Zope-dev] zope.browser/trunk/buildout.cfg.
Jan-Jaap Driessen
jdriessen at thehealthagency.com
Thu Jun 3 03:37:21 EDT 2010
On 3 June 2010 05:34, Tres Seaver <tseaver at palladion.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Tres Seaver wrote:
>> Log message for revision 112947:
>> This extra has been gone for a month now.
>>
>> How were we not seeing failing tests?
>>
>>
>> Changed:
>> U zope.browser/trunk/buildout.cfg
>>
>> -=-
>> Modified: zope.browser/trunk/buildout.cfg
>> ===================================================================
>> --- zope.browser/trunk/buildout.cfg 2010-06-03 03:12:49 UTC (rev 112946)
>> +++ zope.browser/trunk/buildout.cfg 2010-06-03 03:19:48 UTC (rev 112947)
>> @@ -4,7 +4,7 @@
>>
>> [test]
>> recipe = zc.recipe.testrunner
>> -eggs = zope.browser [test]
>> +eggs = zope.browser
>>
>> [py]
>> recipe = zc.recipe.egg
>
> Can anybody explain why zope.browser's tests have been passing in the
> buildbots? The buildout wouldn't even run with the no-longer-there
> extra called out like that.
>
>
> Tres.
> - --
> ===================================================================
> Tres Seaver +1 540-429-0999 tseaver at palladion.com
> Palladion Software "Excellence by Design" http://palladion.com
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkwHIt4ACgkQ+gerLs4ltQ5CwwCeNWA9cDJZgiOqSAMrZmKY9y+K
> CF4AoNM7JmPuU1r7lAZiy2pQ3KMvVCP4
> =jxde
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Zope-Dev maillist - Zope-Dev at zope.org
> https://mail.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists -
> https://mail.zope.org/mailman/listinfo/zope-announce
> https://mail.zope.org/mailman/listinfo/zope )
>
The zope.browser trunk was, until recently (r112978), not part of the
buildbot at dev.thehealthagency.com.
The compattest of the zope toolkit will test the released version of
zope.browser [1]. The compattest does not 'see' the zope.browser
buildout.cfg, as it is only looking at the egg.
Feel free to add repos to the `trunks` section of
svn.zope.org/repos/main/Sandbox/janjaapdriessen/buildbot/buildout.cfg
, the changes will be picked up by dev.thehealthagency.com every hour.
1) http://dev.thehealthagency.com/buildbot/builders/ztk%20slave-ubuntu32/builds/70/steps/test/logs/stdio
--
Jan-Jaap Driessen
More information about the Zope-Dev
mailing list