[Python-checkins] Python Regression Test Failures basics (1)
Tarek Ziadé
ziade.tarek at gmail.com
Tue Sep 15 22:33:39 CEST 2009
On Tue, Sep 15, 2009 at 10:23 PM, Neal Norwitz <nnorwitz at gmail.com> wrote:
> test_distutils
> [19542 refs]
> test test_distutils failed -- Traceback (most recent call last):
> File "/tmp/python-test/local/lib/python2.7/distutils/tests/test_util.py", line 145, in test_get_platform
> self.assertEquals(get_platform(), 'macosx-10.4-universal')
> AssertionError: 'macosx-10.4-intel' != 'macosx-10.4-universal'
Ronald,
I havn't followed your latest changes on Mac OS front, but we need to
check if distutils.util.get_platform
still behaves as expected, then fix this test.
Would you mind having a look at the Mac OS X part in get_platform(),
or tell me what should be done ?
Regards
Tarek
--
Tarek Ziadé | http://ziade.org | オープンソースはすごい!
More information about the Python-checkins
mailing list