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

jiahuili430 pushed a change to branch fix-changes-stats
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    omit 6bf2c2f63 f refactor `get_changes_row()`
    omit 53e45ede0 Avoid read docs twice when filtered `_changes` is triggered
    omit cb8ae2d21 `t_selector_should_only_open_doc_once` should fail
     add bf6a827ed Reduce EUnit log noise
     add 60f6805d1 More flaky fixes for cluster setup
     add 63fd5b94e Simplify `couch_changes_tests.erl` using macro `?TDEF_FE`
     add a130369c5 Fix flaky tests by increasing timeout
     add fe49416b5 Add extra rev tree changes tests
     add 915c9db63 `t_selector_should_only_open_doc_once` should fail
     add 81dd9b605 Avoid read docs twice when filtered `_changes` is triggered

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   (6bf2c2f63)
            \
             N -- N -- N   refs/heads/fix-changes-stats (81dd9b605)

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:
 dev/run                                      |  118 +--
 rel/files/eunit.config                       |    2 +-
 rel/files/eunit.ini                          |    2 +-
 src/couch/test/eunit/couch_changes_tests.erl | 1393 +++++++++++++-------------
 src/couch/test/eunit/couch_js_tests.erl      |    8 +-
 5 files changed, 772 insertions(+), 751 deletions(-)

Reply via email to