Hi Benoit, On 15 January 2014 13:47, Benoit Chesneau <[email protected]> wrote:
> > Hi Andy, > > On Wed, Jan 15, 2014 at 1:13 PM, Andy Wenk <[email protected]> wrote: >> >> >> >> how would a test look like? Can you specify this a little more in detail? >> I >> would like to help. >> >> > The version is normally completely usable. At least it is on my own > machines here . > > > The thing that could be tested right now are the following: > > 1. If the build is OK on your machine: > > make if you want to use a static spidermonkey > make icu=static to bind statically ICU > make libs=shared to use installed spidermonkey and ICU libraries on the > system. > > I would be happy if you can report the first one :) > > 2. create a release : > > make rel > > and launch it ./rel/apache-couchdb/bin/couchdb console and then go on the > usual URL. > > 3. lauch JS tests: > > make testjs > > 4. Launch Erlang tests. Replications tests actually fail on osx like the > current couchdb (timeout issue) > > If anything goes wrong let me know :) > Thanks for the explanation. I will try to work on that but don't know if I will run against a wall or such :). If I have questions I will bug you on IRC :) Cheers Andy -- Andy Wenk Hamburg - Germany RockIt! http://www.couchdb-buch.de http://www.pg-praxisbuch.de GPG fingerprint: C044 8322 9E12 1483 4FEC 9452 B65D 6BE3 9ED3 9588 https://people.apache.org/keys/committer/andywenk.asc
