This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vajrasky
Recipients christian.heimes, r.david.murray, vajrasky
Date 2013-08-22.07:08:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377155325.68.0.352643573998.issue18799@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I agree with you, R. David Murray.

But there are some reasons why I try to resurrect this dormant test:

1. This test was disabled on 19 January 2008.
http://hg.python.org/cpython/rev/859bf85a556a

It has been more than 5 years. Many things happened.

2. In the last commit about this test, they used httplib not http library to access the server. If you see this commit:
http://hg.python.org/cpython/rev/5756b295b6fb

, the intuition (at least my intuition) suggests that the similar way can be applied to the dormant test. This commit is in 2012.

3. The http server in the test_xmlrpc.py differs than the http server 5 years ago.

But again, you are maybe right.

So let's hear from the person who disabled this test. Christian Heimes, what do you say about this ticket?
History
Date User Action Args
2013-08-22 07:08:45vajraskysetrecipients: + vajrasky, christian.heimes, r.david.murray
2013-08-22 07:08:45vajraskysetmessageid: <1377155325.68.0.352643573998.issue18799@psf.upfronthosting.co.za>
2013-08-22 07:08:45vajraskylinkissue18799 messages
2013-08-22 07:08:45vajraskycreate