wohali opened a new issue #2838: URL: https://github.com/apache/couchdb/issues/2838
## Description When running `make check` on the `3.x` branch , the compaction tests time out. ## Steps to Reproduce `make check` ## Actual Behaviour ``` module 'couch_bt_engine_compactor_ev' module 'couch_bt_engine_compactor_ev_tests' Idle empty database couch_bt_engine_compactor_ev_tests:221: run_static_init (files_opened)...*timed out* undefined couch_bt_engine_compactor_ev_tests:221: run_static_init (purge_init)...*timed out* undefined couch_bt_engine_compactor_ev_tests:221: run_static_init (purge_done)...*timed out* undefined couch_bt_engine_compactor_ev_tests:221: run_static_init (seq_init)...*timed out* undefined couch_bt_engine_compactor_ev_tests:221: run_static_init (seq_done)...*timed out* undefined couch_bt_engine_compactor_ev_tests:221: run_static_init (before_final_sync)...*timed out* undefined couch_bt_engine_compactor_ev_tests:221: run_static_init (after_final_sync)...*timed out* undefined couch_bt_engine_compactor_ev_tests:221: run_static_init (before_notify)...*timed out* undefined [os_mon] memory supervisor port (memsup): Erlang has closed [os_mon] cpu supervisor port (cpu_sup): Erlang has closed [done in 480.489 s] Idle populated database couch_bt_engine_compactor_ev_tests:221: run_static_init (files_opened)...*timed out* undefined couch_bt_engine_compactor_ev_tests:221: run_static_init (purge_init)... ^C ``` ## Expected Behaviour Tests should pass. ## Your Environment * CouchDB version used: 3.x, tip of branch * Operating system and version: Debian Buster, Erlang 20.3.8.26-1 from Erlang Solutions (esl-erlang package) ## Additional Context Blocks our RC for 3.1.0. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org