I have some changes I want to commit to boto, but I'm seeing the following test failure (which is unrelated to my changes; I see the failure when I pull from the head of the develop branch). Does anyone know about this failure?
Thanks,
% python test.py -t s3
nose command: test.py -a !notdefault,s3
....E........................
======================================================================
ERROR: test_error_code_populated (tests.integration.s3.test_connection.S3ConnectionTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/google/mfschwartz/boto/tests/integration/s3/test_connection.py", line 245, in test_error_code_populated
c.create_bucket('bad$bucket$name')
File "/usr/local/google/mfschwartz/boto/boto/s3/connection.py", line 436, in create_bucket
data=data)
File "/usr/local/google/mfschwartz/boto/boto/s3/connection.py", line 472, in make_request
override_num_retries=override_num_retries)
File "/usr/local/google/mfschwartz/boto/boto/connection.py", line 913, in make_request
return self._mexe(http_request, sender, override_num_retries)
File "/usr/local/google/mfschwartz/boto/boto/connection.py", line 859, in _mexe
raise e
gaierror: [Errno -5] No address associated with hostname