This is an automated email from the ASF dual-hosted git repository.
jan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from c48db9519 Merge pull request #5897 from
apache/chore-temp-disable-freebsd-arm
add 6d17dc9de Port choose correct index tests to Elixir
add 13c88dc71 Deprecate 12-use-correct-index-test.py
add a43aa968e Merge branch 'main' into port-12-use-correct-index-test
new e87bbbe0e Merge pull request #5771 from
neighbourhoodie/port-12-use-correct-index-test
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/mango/test/12-use-correct-index-test.py | 133 --------------------
test/elixir/test/config/suite.elixir | 12 ++
.../test/mango/12_use_correct_index_test.exs | 139 +++++++++++++++++++++
3 files changed, 151 insertions(+), 133 deletions(-)
delete mode 100644 src/mango/test/12-use-correct-index-test.py
create mode 100644 test/elixir/test/mango/12_use_correct_index_test.exs