Hi,
On Mon, Jul 14, 2008 at 3:57 PM, Bosko Milekic <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> I'm running OS X 10.5.3 on an intel-based MBP. I installed couchdb
> and its dependencies without problems, following instructions in the
> docs. I'm running couchdb 0.8.0-incubating.
>
> I'm hitting up the test suite and I'm getting what appear to be random
> errors in some of the tests (the errors vary from test suite run to
> test suite run).
[snip]
> multiple_rows failing with:
> Exception raised: {"error":"conflict","reason":"Update
> conflict","line":54,"sourceURL":"http://localhost:5984/_utils/script/couch.js?0.8.0a"}
> Anyone know what's going on?
It's "something" (sorry, can't remember the specifics) with OSXs IPv6
resolving that's causing the failures, if you use 127.0.0.1 instead of
localhost the tests (should) all pass.
>
> Kind regards,
> --
> Bosko Milekic <[EMAIL PROTECTED]>
> http://www.tumbl.es/
>
Cheers,
JS