[issue13434] time.xmlrpc.com dead

2011-11-28 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker ___ __

[issue13434] time.xmlrpc.com dead

2011-11-28 Thread Roundup Robot
Roundup Robot added the comment: New changeset da148f0d86bd by Antoine Pitrou in branch '3.2': Issue #13434: skip the time.xmlrpc.com test, and reenable the buildbot test. http://hg.python.org/cpython/rev/da148f0d86bd New changeset 1330beac9ec9 by Antoine Pitrou in branch 'default': Merge test_

[issue13434] time.xmlrpc.com dead

2011-11-20 Thread Éric Araujo
Éric Araujo added the comment: #6533: Make test_xmlrpc_net functional in the absence of time.xmlrpc.com #6027: test_xmlrpc_net fails when the ISP returns "302 Found" -- nosy: +eric.araujo ___ Python tracker __

[issue13434] time.xmlrpc.com dead

2011-11-19 Thread R. David Murray
R. David Murray added the comment: We've had problems with this service going away for a while before. I think the test was marked skip for at least a year before someone (it might have been me) noticed that it was back and reactivated it. There's a ticket in here somewhere for it. ---

[issue13434] time.xmlrpc.com dead

2011-11-19 Thread Martin v . Löwis
Martin v. Löwis added the comment: Not sure whether this is actually new, but it may be that Dave Winer is migrating all this stuff to Amazon S3, and that he just didn't get to restoring the time service yet. -- ___ Python tracker

[issue13434] time.xmlrpc.com dead

2011-11-19 Thread Antoine Pitrou
New submission from Antoine Pitrou : time.xmlrpc.com seems dead (no DNS entry), which leads to failures on one of the stable buildbots (redirecting DNS catchall?): == ERROR: test_current_time (test.test_xmlrpc_net.CurrentTimeTe