This is the call in the Futon test that fails consistently:

var req = CouchDB.request("GET", 
    "/test_suite_db/_changes?filter=changes_filter/bop&style=all_docs");




On Mar 20, 2010, at 2:19 PM, Benoit Chesneau wrote:

> On Sat, Mar 20, 2010 at 7:17 PM, Jan Lehnardt <j...@apache.org> wrote:
>> 
>> On 20 Mar 2010, at 10:26, Noah Slater wrote:
>> 
>>> Jan, should this block the release? From what I can tell, it should.
>> 
>> I don't think a faulty test case should block the release.
>> 
>> Cheers
>> Jan
> are we sure it's a faulty test? For what it worth i reproduce it in
> python in couchdbkit unittests.
> 
> - benoit

Reply via email to