[Python-Dev] Stable buildbots update (original) (raw)
Bill Janssen janssen at parc.com
Mon May 23 03:00:51 CEST 2011
- Previous message: [Python-Dev] Stable buildbots update
- Next message: [Python-Dev] Stable buildbots update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tarek Ziadé <ziade.tarek at gmail.com> wrote:
Yes, I am aware of this. I have fixed today most remaining issues, and fixing the final ones right now.
Just FYI: the "AMD64 Snow Leopard" buildbot and "PPC Leopard" buildbots are now green, but the "PPC Tiger" buildbot is still failing for all branches because of packaging errors:
====================================================================== FAIL: test_user_site (packaging.tests.test_command_install_dist.InstallTestCase)
Traceback (most recent call last): File "/Users/buildbot/buildarea/3.x.parc-tiger-1/build/Lib/packaging/tests/test_command_install_dist.py", line 95, in test_user_site self._test_user_site() File "/Users/buildbot/buildarea/3.x.parc-tiger-1/build/Lib/packaging/tests/test_command_install_dist.py", line 124, in _test_user_site self.assertTrue(os.path.exists(self.user_base)) AssertionError: False is not true
====================================================================== FAIL: test_get_outputs (packaging.tests.test_command_install_lib.InstallLibTestCase)
Traceback (most recent call last): File "/Users/buildbot/buildarea/3.x.parc-tiger-1/build/Lib/packaging/tests/test_command_install_lib.py", line 71, in test_get_outputs self.assertEqual(len(cmd.get_outputs()), 4) AssertionError: 2 != 4
Bill
- Previous message: [Python-Dev] Stable buildbots update
- Next message: [Python-Dev] Stable buildbots update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]