This started happening recently on some 3.1 buildbots:
======================================================================
FAIL: test_get_platform (distutils.tests.test_util.UtilTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/doko/buildarea/3.1.klose-debian-alpha/build/Lib/distutils/tests/test_util.py",
line 99, in test_get_platform
self.assertEquals(get_platform(), 'macosx-10.3-i386')
AssertionError: 'macosx-10.3-x86_64' != 'macosx-10.3-i386'
---------------------------------------------------------------------- |