New submission from R. David Murray:

It looks like something changed on the python.org server-side that is causing 
test_urllib2net tests test_urlwithfrag (and, on 3.4, 
test_redirect_url_withfrag) to fail because the fragment doesn't appear in the 
response url.  Which is very puzzling.  At least, I can't see any recent 
changes to urllib or the tests in the hg log.  The errors came to my attention 
as a result of a 3.4 buildbot run on a couple of completely unrelated patches, 
but I've confirmed that it also fails on 3.3 now.

----------
keywords: buildbot
messages: 215253
nosy: r.david.murray
priority: high
severity: normal
status: open
title: python.org server change causing failures in test_urllib2net 
test_xxxwithfrag?

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21115>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to