[
https://issues.apache.org/jira/browse/COUCHDB-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018409#comment-16018409
]
ASF subversion and git services commented on COUCHDB-3344:
----------------------------------------------------------
Commit a924dfea1ca1824f860d70c8eca1dff15cf0a16e in couchdb's branch
refs/heads/master from [~janl]
[ https://gitbox.apache.org/repos/asf?p=couchdb.git;h=a924dfe ]
increase timeout for compaction daemon tests COUCHDB-3344
> EUnit: compaction_daemon_tests timing out
> -----------------------------------------
>
> Key: COUCHDB-3344
> URL: https://issues.apache.org/jira/browse/COUCHDB-3344
> Project: CouchDB
> Issue Type: Test
> Components: Test Suite
> Reporter: Joan Touzet
>
> We thought we'd hammered the compaction daemon tests out, but there's still a
> situation where the test can time out. This has happened at least 4 times
> since Paul Davis checked in his fixes.
> {noformat}
> module 'couchdb_compaction_daemon_tests'
> Compaction daemon tests
> couchdb_compaction_daemon_tests:74:
> should_compact_by_default_rule...*timed out*
> undefined
> couchdb_compaction_daemon_tests:109: should_compact_by_dbname_rule...*timed
> out*
> undefined
> {noformat}
> Sometimes, only one of the tests times out:
> {noformat}
> module 'couchdb_compaction_daemon_tests'
> Compaction daemon tests
> couchdb_compaction_daemon_tests:74:
> should_compact_by_default_rule...*timed out*
> undefined
> couchdb_compaction_daemon_tests:109:
> should_compact_by_dbname_rule...[38.982 s] ok
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)