[ckan-dev] Failing tests in master
Toby Dacre
toby.okfn at gmail.com
Wed Jan 9 10:30:56 UTC 2013
I'm getting 4 test fails in master they are all giving errors like the
following. Has anyone else hit this.
I'm not too worried but it is nice having all tests passing.
======================================================================
ERROR: Login as user A and then (try to) register user B (without
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/toby/okfn/pyenv/lib/python2.7/site-packages/nose/case.py",
line 197, in runTest
self.test(*self.arg)
File "/home/toby/okfn/pyenv/src/ckan/ckan/tests/functional/test_user.py",
line 329, in test_try_to_register_whilst_logged_in
res = fv.submit()
File
"/home/toby/okfn/pyenv/lib/python2.7/site-packages/paste/fixture.py", line
1095, in submit
params=fields, **args)
File
"/home/toby/okfn/pyenv/lib/python2.7/site-packages/paste/fixture.py", line
772, in goto
return method(href, **args)
File
"/home/toby/okfn/pyenv/lib/python2.7/site-packages/paste/fixture.py", line
262, in post
expect_errors=expect_errors)
File
"/home/toby/okfn/pyenv/lib/python2.7/site-packages/paste/fixture.py", line
243, in _gen_request
return self.do_request(req, status=status)
File
"/home/toby/okfn/pyenv/lib/python2.7/site-packages/paste/fixture.py", line
410, in do_request
c = BaseCookie(header)
File "/usr/lib/python2.7/Cookie.py", line 579, in __init__
if input: self.load(input)
File "/usr/lib/python2.7/Cookie.py", line 635, in load
for k, v in rawdata.items():
AttributeError: 'unicode' object has no attribute 'items'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20130109/d4d0618a/attachment.html>
More information about the ckan-dev
mailing list