The regression began at commit ede9482f. http://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=commitdiff;h=ede9482fc3c9e629572ab1376d88f4499c4c8beb
On Wed, Mar 21, 2012 at 8:51 AM, Noah Slater <[email protected]> wrote: > Full log, with debug turned on: > > http://dpaste.org/782RR/ > > On Wed, Mar 21, 2012 at 1:18 AM, Noah Slater <[email protected]> wrote: > >> Hello, >> >> There's been a regression in the browser test suite. >> >> Building from the 1.2.x branch, the first test, basics, hangs for me. >> >> The end of the logs are: >> >> [info] [<0.1509.0>] Apache CouchDB has started on http://127.0.0.1:5984/ >> [info] [<0.1603.0>] 127.0.0.1 - - GET / 200 >> [info] [<0.1603.0>] 127.0.0.1 - - GET >> /test_suite_db/0?rev=3-cac36b6fd7e2c7347b3147626c8cfdaf 200 >> [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db 201 >> [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db 201 >> [info] [<0.1603.0>] 127.0.0.1 - - GET /test_suite_db/oppossum 200 >> [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_db/newdoc 201 >> [info] [<0.1603.0>] 127.0.0.1 - - DELETE /test_suite_db/doc-does-not-exist >> 404 >> [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_db/goldfish 500 >> [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/ 500 >> [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_db/zebrafish 500 >> [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/ 500 >> [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_db/mudfish 500 >> [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/ 500 >> [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_db/tastyfish 500 >> [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/ 500 >> [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_db/bar 400 >> [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/_bulk_docs 400 >> [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/_all_docs 400 >> [info] [<0.1603.0>] 127.0.0.1 - - POST /test_suite_db/_all_docs 400 >> [info] [<0.1603.0>] 127.0.0.1 - - DELETE /test_suite_db/?rev=foobarbaz 400 >> [info] [<0.1603.0>] 127.0.0.1 - - DELETE /test_suite_foobar/ 200 >> [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_foobar 201 >> [info] [<0.1603.0>] 127.0.0.1 - - PUT /test_suite_foobar/doc1 201 >> [info] [<0.1603.0>] 127.0.0.1 - - POST >> /test_suite_foobar/_ensure_full_commit 201 >> [info] [<0.1603.0>] 127.0.0.1 - - GET /test_suite_foobar/ 200 >> [info] [<0.1603.0>] 127.0.0.1 - - POST /_restart 200 >> Apache CouchDB 1.2.0 (LogLevel=info) is starting. >> Apache CouchDB has started. Time to relax. >> [info] [<0.1673.0>] Apache CouchDB has started on http://127.0.0.1:5984/ >> [info] [<0.1767.0>] 127.0.0.1 - - GET / 200 >> >> This happens consistently. (Though the log looks different) >> >> Firefox 11.0, private browsing turned on and off, OS X 10.7.3, 11" MBA. >> >> Thanks, >> >> N >> >> -- Iris Couch
