You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
travis said
ERROR: tests.004-test-client.test_008
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/travis/virtualenv/python2.7.14/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/travis/virtualenv/python2.7.14/lib/python2.7/site-packages/nose/util.py", line 620, in newfunc
return func(*arg, **kw)
File "/home/travis/build/benoitc/restkit/tests/t.py", line 73, in run
func(self.url, cli)
File "/home/travis/build/benoitc/restkit/tests/004-test-client.py", line 129, in test_008
r = c.request(u)
File "/home/travis/build/benoitc/restkit/restkit/client.py", line 416, in request
return self.perform(request)
File "/home/travis/build/benoitc/restkit/restkit/client.py", line 352, in perform
raise RequestError(str(e))
RequestError: [Errno -2] Name or service not known
-------------------- >> begin captured logging << --------------------
restkit.client: DEBUG: Start to perform request: e-engura.com GET /images/logo.gif
$ host www.e-engura.com
Host www.e-engura.com not found: 3(NXDOMAIN)
0 commit comments