Re: Errors in cookie_auth test

2010-01-17 Thread Brian Candler
On Sun, Jan 17, 2010 at 12:42:03AM +0100, Jan Lehnardt wrote: > Noah, can `make install` be sensibly taught to rm -rf %couchdblibdir&/couch-*? The same problem was also caused by mochiweb-r97 -> mochiweb-r113. (Granted we have nearly 900 mochiweb revisions before it becomes a problem again :-)

Re: Errors in cookie_auth test

2010-01-16 Thread Jan Lehnardt
On 15 Jan 2010, at 21:41, Adam Kocoloski wrote: > On Jan 15, 2010, at 3:37 PM, Chris Anderson wrote: > >> On Fri, Jan 15, 2010 at 12:10 PM, Adam Kocoloski wrote: >>> On Jan 14, 2010, at 11:53 AM, Brian Candler wrote: >>> OK, I found the problem: building from git and doing 'make install'

Re: Errors in cookie_auth test

2010-01-15 Thread Adam Kocoloski
On Jan 15, 2010, at 3:37 PM, Chris Anderson wrote: > On Fri, Jan 15, 2010 at 12:10 PM, Adam Kocoloski wrote: >> On Jan 14, 2010, at 11:53 AM, Brian Candler wrote: >> >>> OK, I found the problem: building from git and doing 'make install' don't >>> mix. >>> >>> $ ls /usr/local/lib/couchdb/erlan

Re: Errors in cookie_auth test

2010-01-15 Thread Chris Anderson
On Fri, Jan 15, 2010 at 12:10 PM, Adam Kocoloski wrote: > On Jan 14, 2010, at 11:53 AM, Brian Candler wrote: > >> OK, I found the problem: building from git and doing 'make install' don't >> mix. >> >> $ ls /usr/local/lib/couchdb/erlang/lib/ >> couch-0.11.0b2f476313-git  couch-0.11.0b897427      

Re: Errors in cookie_auth test

2010-01-15 Thread Adam Kocoloski
On Jan 14, 2010, at 11:53 AM, Brian Candler wrote: > OK, I found the problem: building from git and doing 'make install' don't mix. > > $ ls /usr/local/lib/couchdb/erlang/lib/ > couch-0.11.0b2f476313-git couch-0.11.0b897427etap > couch-0.11.0b6c1ece91-git couch-0.11.0bd19680d5-git ibro

Re: Errors in cookie_auth test

2010-01-14 Thread Brian Candler
OK, I found the problem: building from git and doing 'make install' don't mix. $ ls /usr/local/lib/couchdb/erlang/lib/ couch-0.11.0b2f476313-git couch-0.11.0b897427etap couch-0.11.0b6c1ece91-git couch-0.11.0bd19680d5-git ibrowse-1.5.2 couch-0.11.0b894112erlang-oauth

Re: Errors in cookie_auth test

2010-01-14 Thread Brian Candler
On Thu, Jan 14, 2010 at 03:53:17PM +0100, Jan Lehnardt wrote: > The test suite officially only supports Firefox. I get exactly the same in Firefox :-(

Re: Errors in cookie_auth test

2010-01-14 Thread Jan Lehnardt
On 14 Jan 2010, at 14:52, Brian Candler wrote: > Is anybody else seeing errors in the cookie_auth test? > > Assertion failed: false && "Can't delete other users docs. Should have thrown > an error." > Assertion failed: /Welcome/.test(xhr.responseText)) } else { T(xhr.status == > 302) T(xhr.getR

Errors in cookie_auth test

2010-01-14 Thread Brian Candler
Is anybody else seeing errors in the cookie_auth test? Assertion failed: false && "Can't delete other users docs. Should have thrown an error." Assertion failed: /Welcome/.test(xhr.responseText)) } else { T(xhr.status == 302) T(xhr.getResponseHeader("Location")) } // test users db validations //