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 d5a1339f3 chore: fail elixir test after first error instead of waiting
for the whole suite
add afcfed69a test: port 10 disable array length field to elixir
add 0818957a5 test: deprecate 10 disable array length field python test
add 47a952f31 Merge branch 'main' into 10-disable-array-length-field-test
new bee31c168 Merge pull request #5781 from
neighbourhoodie/10-disable-array-length-field-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:
.../test/10-disable-array-length-field-test.py | 43 -------------------
test/elixir/test/config/search.elixir | 4 ++
.../mango/10_disable_array_length_field_test.exs | 50 ++++++++++++++++++++++
3 files changed, 54 insertions(+), 43 deletions(-)
delete mode 100644 src/mango/test/10-disable-array-length-field-test.py
create mode 100644
test/elixir/test/mango/10_disable_array_length_field_test.exs