diff options
author | drebs <drebs@leap.se> | 2017-04-18 10:47:44 +0200 |
---|---|---|
committer | drebs <drebs@leap.se> | 2017-04-19 11:49:41 +0200 |
commit | dfdbb358177fd664bdde0630ef50c91e184baf13 (patch) | |
tree | a482c2f5c5284b0332fa538bcabad8d7b7533dc3 /testing/requirements-testing.pip | |
parent | 0e9c6868ab53b408d18a9536d5f93e686967da8c (diff) |
[test] avoid running sqlcipher synchonous tests when benchmarking
SQLCipher synchronous benchmark tests were introduced when we started
developing benchmark tests to compare synchronous and asynchronous code.
Synchronous access to sqlcipher database is not used in soledad, and
those tests are much slower than asynchronous tests (more than 10 times
using ssd drive), so we want to avoid running them on ci. This commit
introduces a "synchronous" marker and avoid running tests markes as such
in ci environment.
Diffstat (limited to 'testing/requirements-testing.pip')
0 files changed, 0 insertions, 0 deletions