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

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


    from e101397  New cname for couchdb-vm2, see INFRA-20435
     add 23b4aa7  Port view_collation_raw.js to elixir
     add ce22cbc  Port view_compaction test to elixir
     add 118b128  Merge branch 'master' into ci-vm-change

No new revisions were added by this update.

Summary of changes:
 test/elixir/README.md                              |   6 +-
 test/elixir/lib/couch/db_test.ex                   |   1 +
 ...lation_test.exs => view_collation_raw_test.exs} |  81 +++++++++-------
 test/elixir/test/view_compaction_test.exs          | 105 +++++++++++++++++++++
 test/javascript/tests/view_collation_raw.js        |   1 +
 test/javascript/tests/view_compaction.js           |   1 +
 6 files changed, 159 insertions(+), 36 deletions(-)
 copy test/elixir/test/{view_collation_test.exs => view_collation_raw_test.exs} 
(77%)
 create mode 100644 test/elixir/test/view_compaction_test.exs

Reply via email to