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/04/01 18:55:42 UTC

[jira] [Commented] (COUCHDB-3344) EUnit: compaction_daemon_tests timing out

    [ https://issues.apache.org/jira/browse/COUCHDB-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952350#comment-15952350 ] 

Joan Touzet commented on COUCHDB-3344:
--------------------------------------

This recurs fairly often. We had another failure of this kind today after the monorepo merge landed.

> 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)