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

ronny pushed a change to branch ci/default-parallel-eunit
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard 56e966d83 ci: Run EUnit tests in parallel on CI workers
     add 549185c32 Don't use db handle after closing in dreyfus_index
     add ab6bd038e Do not reset dreyfus purge_seq back to 0 in dreyfus
     add b950ae0ac add group test for search
     add 574768997 improve disk_monitor_test.exs
     add 30293ec19 Merge pull request #5917 from apache/group-search-elixir-test
     add f519c1b1f Handle a just deleted db in auto-purge plugin
     add 768fd1d6a ci: Run EUnit tests in parallel on CI workers

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (56e966d83)
            \
             N -- N -- N   refs/heads/ci/default-parallel-eunit (768fd1d6a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 src/couch/src/couch_auto_purge_plugin.erl |  5 +++-
 src/dreyfus/src/dreyfus_index.erl         |  4 +--
 src/dreyfus/src/dreyfus_index_updater.erl | 43 ++++++++++++++-----------------
 test/elixir/test/config/search.elixir     |  1 +
 test/elixir/test/disk_monitor_test.exs    |  3 +++
 test/elixir/test/search_test.exs          | 22 ++++++++++++++++
 6 files changed, 52 insertions(+), 26 deletions(-)

Reply via email to