[
https://issues.apache.org/jira/browse/COUCHDB-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914506#comment-13914506
]
Andy Wenk commented on COUCHDB-1986:
------------------------------------
[~kxepal] result for 1.6 make check:
Users/andwen/project/couchdb/couchdb-src-clean/src/couch_replicator/test/04-replication-large-atts.t
... 477/? Bailout called. Further testing stopped: Timeout waiting for
replication to finish
FAILED--Further testing stopped: Timeout waiting for replication to finish
make[2]: *** [check] Error 127
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1
[~benoitc] make test -> all erlang tests pass.
make check:
....
erlang_views.js ... fail
javascript traceback:
FAIL
Reason: The database could not be created, the file already exists.
Trace back (most recent call first):
508:
/Users/andwen/project/couchdb/couchdb-src-clean/test/etap/../../test/out/share/www/script/couch.js
CouchError([object Object])
471:
/Users/andwen/project/couchdb/couchdb-src-clean/test/etap/../../test/out/share/www/script/couch.js
([object CouchHTTP])
33:
/Users/andwen/project/couchdb/couchdb-src-clean/test/etap/../../test/out/share/www/script/couch.js
()
100:
/Users/andwen/project/couchdb/couchdb-src-clean/test/etap/../../test/out/share/www/script/test/erlang_views.js
()
378:
/Users/andwen/project/couchdb/couchdb-src-clean/test/etap/../../test/out/share/www/script/couch_test_runner.js
run_on_modified_server([object Array],(function () {var doc = {_id: "1
25:
/Users/andwen/project/couchdb/couchdb-src-clean/test/etap/../../test/out/share/www/script/test/erlang_views.js
()
36:
/Users/andwen/project/couchdb/couchdb-src-clean/test/etap/../../test/javascript/cli_runner.js
runTest()
47:
/Users/andwen/project/couchdb/couchdb-src-clean/test/etap/../../test/javascript/cli_runner.js
....
view_pagination.js ... ok
view_sandboxing.js ... ok
view_update_seq.js ... ok
1/87 tests failed
make: *** [testjs] Error 1
I guess this is just because the db already exists?
> 04-replication-large-atts.t times out
> -------------------------------------
>
> Key: COUCHDB-1986
> URL: https://issues.apache.org/jira/browse/COUCHDB-1986
> Project: CouchDB
> Issue Type: Bug
> Components: Replication
> Affects Versions: 1.5.0
> Reporter: Jan Lehnardt
>
> 04-replication-large-atts.t gets stuck around 558, sometimes a little earlier
> or later, but it times out eventually, regardless of the timeout. I tried
> doubling and such.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)