This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author flox
Recipients flox, pitrou, tarek
Date 2010-01-15.16:59:00
SpamBayes Score 6.037274e-05
Marked as misclassified No
Message-id <1263574743.35.0.550235196467.issue6961@psf.upfronthosting.co.za>
In-reply-to
Content
There's still similar failures on 3.1 branch only.
Some buildbots which have reported the error:
  AMD64 Ubuntu
  ia64 Ubuntu
  alpha Debian
  AMD64 Gentoo

http://www.python.org/dev/buildbot/all/builders/AMD64%20Ubuntu%203.1/builds/194
http://www.python.org/dev/buildbot/all/builders/ia64%20Ubuntu%203.1/builds/227

test test_distutils failed -- Traceback (most recent call last):
  File "/home/buildbot/slave/py-build/3.1.norwitz-amd64/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'
History
Date User Action Args
2010-01-15 16:59:03floxsetrecipients: + flox, pitrou, tarek
2010-01-15 16:59:03floxsetmessageid: <1263574743.35.0.550235196467.issue6961@psf.upfronthosting.co.za>
2010-01-15 16:59:01floxlinkissue6961 messages
2010-01-15 16:59:00floxcreate