OS X 10.6.7, Erlang R14B03
* signatures: ok
* make check: ok
* browser tests ran with Safari 5.0.5: Replication test fails over and over
again:
{"error":"not_found","line":461,"expressionBeginOffset":14945,"expressionEndOffset":14957,"sourceId":4827368832,"sourceURL":"http://localhost:5984/_utils/script/couch.js?0.11.0"}
Can somebody edit http://wiki.apache.org/couchdb/Test_procedure in order to
specify which version of browsers are supported? Firefox 4 nor 3.6.17 works at
all (Futon seems to be broken), in Safari 5.0.5 one test is failing. With
Chrome (11.0.696.71) the replication test is also failing, but with a slightly
different message: Exception raised: {"error":"not_found"}
On 28.05.2011, at 19:26, Robert Newson wrote:
> Hello,
>
> I would like call a vote for the Apache CouchDB 1.1.0 release, round 2.
>
> Since round 1 a host of bugs have been reported and fixed, here is an
> exhaustive list;
>
> * COUCHDB-885 - Attachments introduce conflicts after replication.
> * COUCHDB-1045 - Replication reports "missing" for docs which exist
> and are accesible
> * COUCHDB-1074 - trouble URL rewriting for key/startkey/endkey qs params
> * COUCHDB-1144 - oauth requests with non-percent-encoded realms result
> in function_clause error in HTTP request
> * COUCHDB-1154 - Revisions returned by GET, but not include_docs
> * COUCHDB-1156 - Futon shows apache license when performing
> unauthorised operations
> * COUCHDB-1163 - Document returned by id, but cannot be found by rev
> * COUCHDB-1171 - Multiple requests to _changes feed causes {error,
> system_limit} "Too many processes"
> * COUCHDB-1173 - Verify MD5 when replicating attachments
> * COUCHDB-1174 - multipart/related doc PUT API can respond too soon
> and discard parts of subsequent requests in the connection
> * COUCHDB-1175 - Improve content type negotiation for couchdb JSON responses
> * COUCHDB-1177 - function_clause error in write_streamed_attachment
> * COUCHDB-1178 - function_clause error in make_first_doc_on_disk
>
> We encourage the whole community to download and test these release artifacts
> so
> that any critical issues can be resolved before the release is made. Everyone
> is
> free to vote on this release, so get stuck in!
>
> We are voting on the following release artifacts:
>
> http://people.apache.org/~rnewson/dist/1.1.0/
>
> These artifacts have been built from the 1.1.0 tag in Subversion:
>
> http://svn.apache.org/repos/asf/couchdb/tags/1.1.0
>
> Please follow our test procedure:
>
> http://wiki.apache.org/couchdb/Test_procedure
>
> Happy voting,
>
> B.