Tarek Ziadé <ziade.ta...@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
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to