[
https://issues.apache.org/jira/browse/COUCHDB-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971414#comment-13971414
]
Andy Wenk commented on COUCHDB-1994:
------------------------------------
Here are some test results from my Mac Book OS X 10.9.2 with Erlang R16B03-1
make -> ok
make icu=static -> ok (https://friendpaste.com/1JtG5bts2Sz0LWhUut44QR)
make libs=shared -> ok
make check 1/87 tests failed:
view_offsets.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-1994/test/etap/../../test/out/share/www/script/couch.js
CouchError([object Object])
471:
/Users/andwen/project/couchdb/COUCHDB-1994/test/etap/../../test/out/share/www/script/couch.js
([object CouchHTTP])
33:
/Users/andwen/project/couchdb/COUCHDB-1994/test/etap/../../test/out/share/www/script/couch.js
()
65:
/Users/andwen/project/couchdb/COUCHDB-1994/test/etap/../../test/out/share/www/script/test/view_offsets.js
()
106:
/Users/andwen/project/couchdb/COUCHDB-1994/test/etap/../../test/out/share/www/script/test/view_offsets.js
()
36:
/Users/andwen/project/couchdb/COUCHDB-1994/test/etap/../../test/javascript/cli_runner.js
runTest()
47:
/Users/andwen/project/couchdb/COUCHDB-1994/test/etap/../../test/javascript/cli_runner.js
make rel -> ok (with warnings - but [~benoitc] told me that it's already fixed
start rcouch: ./rel/apache-couchdb/bin/couchdb start -> ok
{
couchdb: "Welcome",
uuid: "50373aa377f9b05b6970fb5992dd4295",
version: "1.6.1",
vendor: {
version: "2.0.0",
name: "The Apache Software Foundation"
}
}
> merge rcouch with couchdb 1.6 in a branch
> -----------------------------------------
>
> Key: COUCHDB-1994
> URL: https://issues.apache.org/jira/browse/COUCHDB-1994
> Project: CouchDB
> Issue Type: Task
> Components: Build System, Database Core, HTTP Interface, JavaScript
> View Server
> Reporter: Benoit Chesneau
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)