wohali opened a new issue #629: EUnit compression test timeouts URL: https://github.com/apache/couchdb/issues/629 Sometimes, the `couchdb_file_compression_tests` EUnit test suite is failing due to timeouts. ``` 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)...*timed out* Use deflate compression at level 9 couchdb_file_compression_tests:93: should_use_deflate_9 (compact database)...*timed out* Use snappy compression couchdb_file_compression_tests:103: should_use_snappy (compact database)...*timed out* ``` ## Possible Solution Increase timeout? ## Logs https://travis-ci.org/apache/couchdb/jobs/245428545 https://couchdb-vm2.apache.org/ci_errorlogs/travis-couchdb-245428545-2017-06-21T16%3A06%3A02.815351/couchlog.tar.gz ## Your Environment Travis-CI, Ubuntu 14.04, containerised build ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
