Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-couch/pull/35#issuecomment-77281304
oh ok!
now i get:
```
module 'couch_work_queue'
module 'couch_work_queue_tests'
Single producer and consumer
Queue with 3 max items
couch_work_queue_tests:143: should_have_no_items_for_new_queue...ok
undefined
*** instantiation of subtests failed ***
**in function
couch_work_queue_tests:'-should_block_producer_on_full_queue_count/1-fun-1-'/2
(test/couch_work_queue_tests.erl, line 206)
in call from
couch_work_queue_tests:should_block_producer_on_full_queue_count/1
(test/couch_work_queue_tests.erl, line 206)
**error:{assertEqual_failed,[{module,couch_work_queue_tests},
{line,206},
{expression,"couch_work_queue : item_count ( Q )"},
{expected,2},
{value,1}]}
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---