[Python-checkins] r77704 - in python/trunk: Lib/distutils/ccompiler.pyLib/distutils/command/bdist.py Lib/distutils/command/bdist_dumb.py Lib/distutils/command/bdist_wininst.py Lib/distutils/command/build.pyLib/distutils/command/build_clib.py Lib/

Tarek Ziadé ziade.tarek at gmail.com
Sat Jan 23 17:20:58 CET 2010


On Sat, Jan 23, 2010 at 3:39 PM, Antoine Pitrou <solipsis at pitrou.net> wrote:
> <tarek.ziade> writes:
>>
>> +        self.assertEquals(get_platform(), 'macosx-10.3-i386')
>
> This seems to have broken the buildbots.

Strange, I've run the whole test suite on mac and win before that
commit, and watched all stable bbots for 2.7

Which one is failing for test_distutils ?

>
>
> Antoine.
>
>
> _______________________________________________
> Python-checkins mailing list
> Python-checkins at python.org
> http://mail.python.org/mailman/listinfo/python-checkins
>



-- 
Tarek Ziadé | http://ziade.org


More information about the Python-checkins mailing list