On 04/01/2013 10:24 AM, Alexander Shorin wrote:
Sigs: Ok
Hashes: Ok
Test: Still fails on 49 and crashes on 72, but they are ok if I'll run
them standalone:
...
Reason: false
not ok 49 rev_stemming
Trace back (most recent call first):
46: /home/kxepal/temp/apache-couchdb-1.3.0/test/javascript/cli_runner.js
T(false)
29: /home/kxepal/temp/apache-couchdb-1.3.0/share/www/script/test/rev_stemming.js
()
53: /home/kxepal/temp/apache-couchdb-1.3.0/test/javascript/cli_runner.js
runTestConsole(49,"rev_stemming",(function (debug) {var db = new Couch
72: /home/kxepal/temp/apache-couchdb-1.3.0/test/javascript/cli_runner.js
runAllTestsConsole()
85: /home/kxepal/temp/apache-couchdb-1.3.0/test/javascript/cli_runner.js
...
ok 71 view_update_seq
Test failures: 1
ok 72 view_xml
Apache CouchDB crashed, restarting in 1 second.
Apache CouchDB has been shutdown.
make[1]: *** [check-js] Error 2
make[1]: Leaving directory
`/home/kxepal/temp/apache-couchdb-1.3.0/apache-couchdb-1.3.0/_build'
make: *** [distcheck] Error 1

Also noted that if any test fails, test CouchDB instance still keep
running on background. I was lucky to have 3 CouchDB instances running
in parallel after playing around with test procedure.
I'm working on a fix for this. I'm strapped for time at the moment, but there will be an effort to fix this issue in the near future.


I'd go into rev_stemming failure and found that if fails on test where
HTTP 400 response expected, but it receives HTTP 404 instead. No idea
why so for now, will dive into.

If this is not critical (sure isn't since looks like only I have this
problem), +1.
This is a problem elsewhere as well, and I agree it's not a blocker.

Wendall


--
,,,^..^,,,


On Mon, Apr 1, 2013 at 5:01 PM, Benoit Chesneau <bchesn...@gmail.com> wrote:
+1

Note: Install.unix probably needs more details for ubuntu server. The following
packages need to be installed:

     sudo apt-get install autoconf autoconf-archive libtool
     sudo apt-get install pkg-config


- benoƮt

On Sat, Mar 30, 2013 at 4:54 PM, Noah Slater <nsla...@apache.org> wrote:
Dear community,

I would like to call a vote on Apache CouchDB 1.3.0-rc.3.

Changes since last round:

  *
https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=shortlog;h=refs/heads/1.3.x

We encourage the whole community to download and test these release
artefacts 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!

The release artefacts we are voting on are available here:

     wget
https://dist.apache.org/repos/dist/dev/couchdb/source/1.3.0/rc.3/apache-couchdb-1.3.0.tar.gz
     wget
https://dist.apache.org/repos/dist/dev/couchdb/source/1.3.0/rc.3/apache-couchdb-1.3.0.tar.gz.asc
     wget
https://dist.apache.org/repos/dist/dev/couchdb/source/1.3.0/rc.3/apache-couchdb-1.3.0.tar.gz.ish
     wget
https://dist.apache.org/repos/dist/dev/couchdb/source/1.3.0/rc.3/apache-couchdb-1.3.0.tar.gz.md5
     wget
https://dist.apache.org/repos/dist/dev/couchdb/source/1.3.0/rc.3/apache-couchdb-1.3.0.tar.gz.sha

Please follow the test procedure here:

     http://wiki.apache.org/couchdb/Test_procedure

Please remember that "rc.3" is an annotation. If the vote passes, these
artefacts will be released as Apache CouchDB 1.3.0.

Thanks,


--
NS

Reply via email to