Joan Touzet created COUCHDB-3339:
------------------------------------
Summary: EUnit: couch_mrview_red_views_tests throw:error
Key: COUCHDB-3339
URL: https://issues.apache.org/jira/browse/COUCHDB-3339
Project: CouchDB
Issue Type: Test
Components: Test Suite
Reporter: Joan Touzet
Sporadic occurrence in our Jenkins runs.
{noformat}
module 'couch_mrview_red_views_tests'
Reduce views
undefined
*** instantiation of subtests failed ***
**in function couch_mrview_util:get_view/4 (src/couch_mrview_util.erl, line 52)
in call from couch_mrview:query_view/6 (src/couch_mrview.erl, line 244)
in call from couch_mrview_red_views_tests:should_reduce_basic/1
(test/couch_mrview_red_views_tests.erl, line 52)
**throw:error
undefined
*** instantiation of subtests failed ***
**in function couch_mrview_util:get_view/4 (src/couch_mrview_util.erl, line 52)
in call from couch_mrview:query_view/6 (src/couch_mrview.erl, line 244)
in call from couch_mrview_red_views_tests:should_reduce_key_range/1
(test/couch_mrview_red_views_tests.erl, line 60)
**throw:error
undefined
*** instantiation of subtests failed ***
**in function couch_mrview_util:get_view/4 (src/couch_mrview_util.erl, line 52)
in call from couch_mrview:query_view/6 (src/couch_mrview.erl, line 244)
in call from couch_mrview_red_views_tests:should_reduce_with_group_level/1
(test/couch_mrview_red_views_tests.erl, line 68)
**throw:error
undefined
*** instantiation of subtests failed ***
**in function couch_mrview_util:get_view/4 (src/couch_mrview_util.erl, line 52)
in call from couch_mrview:query_view/6 (src/couch_mrview.erl, line 244)
in call from couch_mrview_red_views_tests:should_reduce_with_group_exact/1
(test/couch_mrview_red_views_tests.erl, line 77)
**throw:error
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)