You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2020/01/18 04:22:09 UTC

[couchdb] branch jenkins-cleanup-freebsd updated (a5192be -> 9a1796a)

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a change to branch jenkins-cleanup-freebsd
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from a5192be  [Jenkins] Try to cleanup hung beam.smp (FreeBSD)
     add aecf879  Port etags tests to elixir
     add 9a1796a  Merge branch 'master' into jenkins-cleanup-freebsd

No new revisions were added by this update.

Summary of changes:
 test/elixir/README.md                |   4 +-
 test/elixir/lib/couch.ex             |  22 +++--
 test/elixir/test/etags_head_test.exs | 151 +++++++++++++++++++++++++++++++++++
 test/javascript/tests/etags_head.js  |   2 +
 4 files changed, 170 insertions(+), 9 deletions(-)
 create mode 100644 test/elixir/test/etags_head_test.exs