You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ji...@apache.org on 2020/01/06 08:56:17 UTC

[couchdb] branch bloodbuild-afterxmas updated (3fcc978 -> 889d222)

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

jiangphcn pushed a change to branch bloodbuild-afterxmas
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 3fcc978  disable tests
     new 889d222  disable tests

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   (3fcc978)
            \
             N -- N -- N   refs/heads/bloodbuild-afterxmas (889d222)

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.

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/couch/src/couch_multidb_changes.erl | 2 +-
 src/smoosh/src/smoosh_server.erl        | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


[couchdb] 01/01: disable tests

Posted by ji...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jiangphcn pushed a commit to branch bloodbuild-afterxmas
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 889d22224e8ddb31cbf0548761640802285980b7
Author: jiangph <ji...@cn.ibm.com>
AuthorDate: Mon Dec 23 16:09:13 2019 +0800

    disable tests