Issue 215 in couchdb-python: Test failure in tests.client.ServerTestCase.test_replicate

8 views
Skip to first unread message

couchdb...@googlecode.com

unread,
Sep 20, 2012, 4:11:38 AM9/20/12
to couchdb...@googlegroups.com
Status: Assigned
Owner: djc.ochtman
Labels: Type-Defect Priority-Medium Milestone-Release-0.9

New issue 215 by djc.ochtman: Test failure in
tests.client.ServerTestCase.test_replicate
http://code.google.com/p/couchdb-python/issues/detail?id=215

======================================================================
ERROR: test_replicate (couchdb.tests.client.ServerTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/djc/src/couchdb-python/couchdb/tests/client.py", line 84, in
test_replicate
result = self.server.replicate(aname, bname)
File "/home/djc/src/couchdb-python/couchdb/client.py", line 222, in
replicate
status, headers, data = self.resource.post_json('_replicate', data)
File "/home/djc/src/couchdb-python/couchdb/http.py", line 495, in
post_json
**params)
File "/home/djc/src/couchdb-python/couchdb/http.py", line 514, in
_request_json
headers=headers, **params)
File "/home/djc/src/couchdb-python/couchdb/http.py", line 510, in _request
credentials=self.credentials)
File "/home/djc/src/couchdb-python/couchdb/http.py", line 387, in request
raise ResourceNotFound(error)
ResourceNotFound: ('undef', '[{ordsets,add_element,[{1,1},[]]},\n
{couch_replicator,handle_cast,2},\n {gen_server,handle_msg,5},\n
{proc_lib,init_p_do_apply,3}]')

----------------------------------------------------------------------
Ran 153 tests in 29.808s

couchdb...@googlecode.com

unread,
Sep 21, 2012, 4:20:08 PM9/21/12
to couchdb...@googlegroups.com
Updates:
Labels: -Milestone-Release-0.9 Milestone-next

Comment #1 on issue 215 by djc.ochtman: Test failure in
tests.client.ServerTestCase.test_replicate
http://code.google.com/p/couchdb-python/issues/detail?id=215

(No comment was entered for this change.)

couchdb...@googlecode.com

unread,
Sep 21, 2012, 4:22:09 PM9/21/12
to couchdb...@googlegroups.com
Updates:
Labels: -Milestone-next Milestone-0.9

Comment #2 on issue 215 by djc.ochtman: Test failure in

couchdb...@googlecode.com

unread,
Oct 11, 2012, 8:05:34 PM10/11/12
to couchdb...@googlegroups.com

Comment #3 on issue 215 by kxepal: Test failure in
tests.client.ServerTestCase.test_replicate
http://code.google.com/p/couchdb-python/issues/detail?id=215

I wonder how to reproduce this. What CouchDB version you have? Have failed
with master head, 1.2 and 1.1 releases.

couchdb...@googlecode.com

unread,
Oct 12, 2012, 3:44:45 AM10/12/12
to couchdb...@googlegroups.com

Comment #4 on issue 215 by djc.ochtman: Test failure in
tests.client.ServerTestCase.test_replicate
http://code.google.com/p/couchdb-python/issues/detail?id=215

djc@enrai couchdb-python $ curl http://localhost:5984/
{"couchdb":"Welcome","version":"1.2.0"}

couchdb...@googlecode.com

unread,
Oct 24, 2012, 4:15:23 PM10/24/12
to couchdb...@googlegroups.com
Updates:
Status: WorksForMe

Comment #5 on issue 215 by djc.ochtman: Test failure in
tests.client.ServerTestCase.test_replicate
http://code.google.com/p/couchdb-python/issues/detail?id=215

This got fixed by rebuilding couchdb.

Reply all
Reply to author
Forward
0 new messages