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/20 04:30:04 UTC

[jira] [Created] (COUCHDB-3383) EUnit: couchdb_file_compression_tests timed out

Joan Touzet created COUCHDB-3383:
------------------------------------

             Summary: EUnit: couchdb_file_compression_tests timed out
                 Key: COUCHDB-3383
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3383
             Project: CouchDB
          Issue Type: Test
          Components: Test Suite
            Reporter: Joan Touzet


Ubuntu 16.04, default Erlang version. First time we're seeing this.

{noformat}
module 'couchdb_file_compression_tests'
  CouchDB file compression tests
    Use no compression
      couchdb_file_compression_tests:73: should_use_none (compact database)...*timed out*
    Use deflate compression at level 1
      couchdb_file_compression_tests:83: should_use_deflate_1 (compact database)...[1.576 s] ok
      couchdb_file_compression_tests:84: should_use_deflate_1 (compact view)...[0.680 s] ok
      [done in 2.262 s]
    Use deflate compression at level 9
      couchdb_file_compression_tests:93: should_use_deflate_9 (compact database)...[1.413 s] ok
      couchdb_file_compression_tests:94: should_use_deflate_9 (compact view)...[0.681 s] ok
      [done in 2.100 s]
    Use snappy compression
      couchdb_file_compression_tests:103: should_use_snappy (compact database)...[1.096 s] ok
      couchdb_file_compression_tests:104: should_use_snappy (compact view)...[0.521 s] ok
      [done in 1.623 s]
    couchdb_file_compression_tests:110: should_compare_compression_methods (none > snappy > deflate_1 > deflate_9)...[7.143 s] ok
{noformat}



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