Yeah, it looks like it's just an unstable test. Which makes me wonder
why we even have it or include it in the release process.

Same with jsonp.

So I guess I'm going to a +1 now, though I'm not happy about it. :)

--
Sam Bisbee

On Wed, Oct 19, 2011 at 12:14 PM, Robert Newson <rnew...@apache.org> wrote:
> The auth cache test is a bit temperamental. Does it *always* fails for
> you? Did you clear your browser cache?
>
> Both of those test pass for me on Chrome 14 and FF 4.
>
> B.
>
> On 19 October 2011 16:45, Sam Bisbee <s...@sbisbee.com> wrote:
>> Thanks for managing this one Rob!
>>
>> Signatures, unit tests, etc. are all fine on Ubuntu maverick.
>>
>> However, I'm seeing Futon test failures in both FF 3.6.18 and Chromium
>> 12.0.742.112:
>>
>> - auth_cache fails with:
>> 1. Assertion failed: misses_after === misses_before + 1
>> 2. Assertion failed: hits_after === hits_before
>>
>> - jsonp only fails in FF with:
>> 1. Assertion failed: expected '"text/javascript"', got '"application/json'"
>>
>> So at the moment I am -1.
>>
>> Cheers,
>>
>> --
>> Sam Bisbee
>>
>> On Wed, Oct 19, 2011 at 10:27 AM, Robert Newson <rnew...@apache.org> wrote:
>>> This is the release vote for Apache CouchDB 1.1.1
>>>
>>> Changes in this release:
>>>
>>> * Support SpiderMonkey 1.8.5
>>> * Add configurable maximum to the number of bytes returned by _log.
>>> * Allow CommonJS modules to be an empty string.
>>> * Bump minimum Erlang version to R13B02.
>>> * Do not run deleted validate_doc_update functions.
>>> * ETags for views include current sequence if include_docs=true.
>>> * Fix bug where duplicates can appear in _changes feed.
>>> * Fix bug where update handlers break after conflict resolution.
>>> * Fix bug with _replicator where include "filter" could crash couch.
>>> * Fix crashes when compacting large views.
>>> * Fix file descriptor leak in _log
>>> * Fix missing revisions in _changes?style=all_docs.
>>> * Improve handling of compaction at max_dbs_open limit.
>>> * JSONP responses now send "text/javascript" for Content-Type.
>>> * Link to ICU 4.2 on Windows.
>>> * Permit forward slashes in path to update functions.
>>> * Reap couchjs processes that hit reduce_overflow error.
>>> * Status code can be specified in update handlers.
>>> * Support provides() in show functions.
>>> * _view_cleanup when ddoc has no views now removes all index files.
>>> * max_replication_retry_count now supports "infinity".
>>> * Fix replication crash when source database has a document with empty ID.
>>> * Fix deadlock when assigning couchjs processes to serve requests.
>>> * Fixes to the document multipart PUT API.
>>>
>>> We encourage the whole community to download and test these release
>>> artifacts so that any critical issues can be resolved before the release
>>> is made. Everyone is free to vote on this release. Please report your
>>> results and vote to this thread.
>>>
>>> We are voting on the following release artifacts:
>>>
>>>  http://people.apache.org/~rnewson/dist/1.1.1/
>>>
>>> Instructions for validating the release tarball can be found here:
>>>
>>>  http://people.apache.org/~rnewson/dist/
>>>
>>> Instructions for testing the build artefacts can be found here:
>>>
>>>  http://wiki.apache.org/couchdb/Test_procedure
>>>
>>> These artifacts have been built from the 1.1.1 tag in Git:
>>>
>>> apache-couchdb-1.1.1.tar.gz
>>> apache-couchdb-1.1.1.tar.gz.md5
>>> apache-couchdb-1.1.1.tar.gz.asc
>>> apache-couchdb-1.1.1.tar.gz.sha
>>>
>>> Since you have read this far, you MUST vote.
>>>
>>
>

Reply via email to