summaryrefslogtreecommitdiff
path: root/src/ddoc_cache/test/eunit/ddoc_cache_lru_test.erl
diff options
context:
space:
mode:
authorAdam Kocoloski <kocolosk@apache.org>2019-07-28 23:50:50 -0400
committerGitHub <noreply@github.com>2019-07-28 23:50:50 -0400
commit29d484e45054c4b40f6b3a223298c8a31914f90d (patch)
tree3929e6ac063e548a1d68ee3a63ed32833b584b85 /src/ddoc_cache/test/eunit/ddoc_cache_lru_test.erl
parentec2a9637ec220823a4cab2d4b430231ca49ae082 (diff)
downloadcouchdb-29d484e45054c4b40f6b3a223298c8a31914f90d.tar.gz
Fix EUnit timeouts (#2087)
* Proactively increase timeout for PBKDF2 test This test was taking 134s in a recent run, which is uncomfortably close to the threshold. * Extend timeouts for all reshard API tests We're observing timeouts on various tests in this suite so let's keep it consistent and increase timeouts across the board. * Bump default timeout for all mem3_reshard tests A couple of these tests were exceeding the default timeout under normal circumstances, but many of them do a significant amount of work, so for simplicity we set a module-wide timeout and apply it consistently throughout. * Modernize the sync_security test setup/teardown This test actually doesn't do much real work, but I think what was happening is that the setup and teardown time was being charged to the test itself. I've refactored it to use a more modern scaffolding following some of our more recent additions to the test suite, but have left the timeout at the default to test this hypothesis. * Increase timeouts on more heavyweight mem3 tests * Extend timeouts for replication tests
Diffstat (limited to 'src/ddoc_cache/test/eunit/ddoc_cache_lru_test.erl')
0 files changed, 0 insertions, 0 deletions