Message92963
I get the following (deterministic) failure on the py3k branch:
test_distutils
0 blocks
find:
`/home/antoine/tmp/tmpX6PtRb/foo/build/bdist.linux-x86_64/rpm/BUILDROOT/foo-0.1-1.x86_64/usr/lib/debug':
Aucun fichier ou dossier de ce type
0 blocks
find:
`/home/antoine/tmp/tmpNJkuVH/foo/build/bdist.linux-x86_64/rpm/BUILDROOT/foo-0.1-1.x86_64/usr/lib/debug':
Aucun fichier ou dossier de ce type
test test_distutils failed -- Traceback (most recent call last):
File "/home/antoine/py3k/__svn__/Lib/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'
1 test failed:
test_distutils |
|
| Date |
User |
Action |
Args |
| 2009-09-21 21:36:18 | pitrou | set | recipients:
+ pitrou, tarek |
| 2009-09-21 21:36:18 | pitrou | set | messageid: <1253568978.09.0.00053236217628.issue6961@psf.upfronthosting.co.za> |
| 2009-09-21 21:36:16 | pitrou | link | issue6961 messages |
| 2009-09-21 21:36:16 | pitrou | create | |
|