On Tue, 7 May 2013 09:34:45 +0200 Victor Stinner <victor.stin...@gmail.com> wrote: > http://buildbot.python.org/all/waterfall?category=3.x.stable > > x86 Windows Server 2003 [SB] 3.x: 3 tests failed, test___all__ test_gc > test_ssl > x86 Windows7 3.x: 3 tests failed, test___all__ test_gc test_ssl > x86 Gentoo Non-Debug 3.x: 3 tests failed, test_logging > test_multiprocessing test_urllib2net > x86 Gentoo 3.x: 2 tests failed, test_logging test_urllib2net > x86 Ubuntu Shared 3.x: 1 test failed, test_logging > AMD64 Windows7 SP1 3.x: 4 tests failed, test___all__ test_gc > test_logging test_ssl > AMD64 OpenIndiana 3.x: 1 test failed, test_logging > AMD64 Ubuntu LTS 3.x: 1 test failed, test_logging > AMD64 FreeBSD 9.0 3.x: 1 test failed, test_logging
test_ssl is because of http://bugs.python.org/issue17425 test_gc is because of http://bugs.python.org/issue1545463 Regards Antoine. _______________________________________________ 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