Jan Lehnardt created COUCHDB-1716:
-------------------------------------
Summary: 200-view-group-no-db-leaks.t fails spuriously
Key: COUCHDB-1716
URL: https://issues.apache.org/jira/browse/COUCHDB-1716
Project: CouchDB
Issue Type: Bug
Reporter: Jan Lehnardt
On the CI setup and in various manual reports, we see
200-view-group-no-db-leaks.t failing occasionally. On my Ubuntu 12.10 VM it is
10-20% of the time.
The error is always:
{noformat}
not ok 20 - DB ref counter is only held by couch_db and couch_db_updater
[info] [<0.117.0>] Index update finished for db: couch_test_view_group_db_leaks
idx: _design/foo
---
description: "DB ref counter is only held by couch_db and couch_db_updater"
found: 3
wanted: 2
...
{noformat}
I don’t know off-hand if this is a bug in our test or the ref counting code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira