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 d8a3f1d4c Merge pull request #5907 from
apache/flaky-auto-reload-config-test
add 6c3a5a156 test: port 19-find-conflicts from python to elixir
add ad7c3afc0 test: deprecate 19-find-conflicts.py
add 38b362b6e Merge branch 'main' into 19-find-conflicts
add 1160780db fix: typo
new 32e305d12 Merge pull request #5786 from
neighbourhoodie/19-find-conflicts
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/19-find-conflicts.py | 33 -------------------------
test/elixir/test/config/suite.elixir | 1 +
test/elixir/test/mango/19_find_conflicts.exs | 36 ++++++++++++++++++++++++++++
3 files changed, 37 insertions(+), 33 deletions(-)
delete mode 100644 src/mango/test/19-find-conflicts.py
create mode 100644 test/elixir/test/mango/19_find_conflicts.exs