You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Joan Touzet (JIRA)" <ji...@apache.org> on 2017/05/09 21:48:04 UTC

[jira] [Created] (COUCHDB-3416) EUnit: couchdb_compaction_daemon_tests fail is_idle check

Joan Touzet created COUCHDB-3416:
------------------------------------

             Summary: EUnit: couchdb_compaction_daemon_tests fail is_idle check
                 Key: COUCHDB-3416
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3416
             Project: CouchDB
          Issue Type: Bug
          Components: Test Suite
            Reporter: Joan Touzet


One failure, Travis, Erlang 18.3.

{noformat}
module 'couchdb_compaction_daemon_tests'

  Compaction daemon tests

    couchdb_compaction_daemon_tests:74: should_compact_by_default_rule...[25.281 s] ok

    couchdb_compaction_daemon_tests:109: should_compact_by_dbname_rule...*failed*

in function couchdb_compaction_daemon_tests:'-should_compact_by_dbname_rule/1-fun-6-'/1 (test/couchdb_compaction_daemon_tests.erl, line 139)

in call from couchdb_compaction_daemon_tests:'-should_compact_by_dbname_rule/1-fun-7-'/1 (test/couchdb_compaction_daemon_tests.erl, line 139)

**error:{assert,[{module,couchdb_compaction_daemon_tests},

         {line,139},

         {expression,"is_idle ( DbName )"},

         {expected,true},

         {value,false}]}

  output:<<"">>
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)