You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2019/12/17 19:18:53 UTC

[couchdb] branch fix-js-tests updated (b3baae5 -> 43f6d96)

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

davisp pushed a change to branch fix-js-tests
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard b3baae5  Fix use after free of ICU collators
 discard 50a4d08  Disable ken auto-building of this design doc
     add e384221  Fix exunit compiler warnings
     add 2f75540  Merge pull request #2355 from cloudant/exunit-compiler-warnings
     add 5e40111  Disable ken auto-building of this design doc
     add 43f6d96  Fix use after free of ICU collators

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   (b3baae5)
            \
             N -- N -- N   refs/heads/fix-js-tests (43f6d96)

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:
 test/elixir/lib/step/config.ex    | 4 ++--
 test/elixir/lib/step/create_db.ex | 6 +++---
 test/elixir/lib/step/user.ex      | 7 +++----
 3 files changed, 8 insertions(+), 9 deletions(-)