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/04 09:54:38 UTC

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

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 ea577e9  disable tests
     add a66998e  Make sure we fetch test dependencies
     add 1953c33  Integrate excoverals into test stack
     add 0ef71cb  Merge pull request #2353 from cloudant/exunit-cover
     add e37ebde  Enable port 5986 for test suites only
     add ee05af8  Merge pull request #2356 from apache/5986-tests-only
     add ff17772  Switch to UTC
     add c2ff5b7  Suppress exunit compiler warning
     add 18b97f7  Merge pull request #2361 from cloudant/smoosh-utc-fix
     add 5c0cf2e  Block on index available in tests
     add 789ffbc  Merge pull request #2357 from apache/mango_test_fixes
     add 8a914dd  Sanitize `ERL_FLAGS` in remsh
     add df5b311  Remsh: attempt to auto-locate Erlang cookie
     add 4a88f3a  Merge pull request #2352 from apache/remsh
     add 3594f2f  Update warning/error messages for Erlang versions
     add 831f78e  Switch make elixir to use n = 1
     add e384221  Fix exunit compiler warnings
     add 2f75540  Merge pull request #2355 from cloudant/exunit-compiler-warnings
     add de50b07  Disable ken auto-building of this design doc
     add 850a993  Fix use after free of ICU collators
     add 98c4745  Allow override of `-couch_ini` parameter
     add c5d24d8  Warn about orphan .git directories
     add 26221fa  Merge pull request #2359 from cloudant/git-dir-warning
     add 534919d  Remove pause after Erlang version warning
     add 2b33dfb  All databases now admin-only by default
     add a9ce49d  Merge pull request #2339 from apache/admin-only-by-default
     add 0cb01bf  Add show-test-results.py script
     add cef0fa0  Log test failures on Travis
     add 2336964  Add SpiderMonkey version option to configure
     add c38f2c6  Enable multi-version SpiderMonkey support
     add 15a3c17  Import SpiderMonkey 60 based CouchJS sources
     add 227f1d6  Allow configuring the use of SpiderMonkey 60
     add ec416c3  Add Javascript to support Spidermonkey 60
     add 5c8e882  Merge pull request #2345 from apache/sm60-davisp
     add cda1801  Switch replicator "info" error message to be an object
     add 27f7fb1  Silence already started message for crypto
     add 650ceb0  Speedup JavaScript tests
     add 451e720  Disable JavaScript tests ported to Elixir
     add 651e515  Cleanup eunit: couch_peruser_test
     add f13cc35  Speedup eunit: couch_peruser_test
     add 24dc1da  Speedup eunit: couch_multidb_changes
     add 47ea4c9  Speedup eunit: fabric_doc_open_revs
     add 4543275  Speedup eunit: couchdb_file_compression_tests
     add 584dff3  Speedup eunit: chttpd_db_bulk_get_multipart_test
     add 6caca79  Speedup eunit: chttpd_db_bulk_get_test
     add 97c2e85  Speedup eunit: couch_replicator_doc_processor
     add eee00b3  Speedup eunit: chttpd_endpoints_tests
     add 3880c0b  Speedup eunit: couch_replicator_compact_tests
     add dd50fa6  Speedup eunit: chttpd_view
     add 20f6371  Speedup eunit: chttpd_prefer_header_test
     add 009c950  Speedup eunit: chttpd_xframe_test
     add e6b8569  Speedup eunit: couch_db
     add 3a03406  Speedup eunit: couch_httpd
     add e038de4  Speedup eunit: couch_server
     add 8169a33  Speedup eunit: couch_file_tests
     add a252232  Speedup eunit: couch_flags_config_tests
     add fb21409  Speedup eunit: couch_uuids_tests
     add edc2913  Speedup eunit: couchdb_mrview_tests
     add 006b706  Speedup eunit: couch_index
     add 28fd3cd  Speedup eunit: couch_index_compaction_tests
     add cde7149  Speedup eunit: couch_mrview_compactor
     add 23d6739  Speedup eunit: couch_mrview_purge_docs_fabric_tests
     add dc4887e  Speedup eunit: couch_replicator
     add b00ea30  Speedup eunit: couch_replicator_auth_session
     add 40b42af  Speedup eunit: couch_replicator_clustering
     add d23ddc5  Speedup eunit: couch_replicator_scheduler
     add f6654da  Speedup eunit: ddoc_cache_no_cache_test
     add 5ef6264  Speedup eunit: fabric_db_create
     add de41a57  Speedup eunit: fabric_doc_open
     add b217fb4  Speedup eunit: fabric_doc_purge
     add 8fba524  Speedup eunit: fabric_doc_update
     add 50485b3  Speedup eunit: mango_idx_test
     add 47bb9d7  Speedup eunit: mem3_rep
     add 10e9036  Speedup eunit: mem3_shards
     add 2f6de6d  Speedup eunit: mem3_sync_event_listener
     add 19c67e1  Speedup eunit: smoosh_server
     add b9a8281  Fix double "make clean"
     add ab5938d  test: add failing test for _access preparation commit
     add 04aef08  feat: allow special document member _access
     add 8e1165f  feat: add "access-ready" to feature flags in welcome message
     new 3fcc978  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   (ea577e9)
            \
             N -- N -- N   refs/heads/bloodbuild-afterxmas (3fcc978)

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:
 .credo.exs                                         |    8 +
 .gitignore                                         |   17 +-
 .travis.yml                                        |    1 +
 LICENSE                                            |   55 +
 Makefile                                           |   21 +-
 Makefile.win                                       |    2 +-
 NOTICE                                             |    8 +
 build-aux/show-test-results.py                     |  437 ++
 configure                                          |   31 +
 configure.ps1                                      |    8 +-
 dev/run                                            |    4 +
 mix.exs                                            |   79 +-
 mix.lock                                           |    9 +
 rebar.config.script                                |   63 +-
 rel/files/couchdb.in                               |    2 +
 rel/files/eunit.ini                                |    1 +
 rel/overlay/bin/remsh                              |   18 +-
 rel/overlay/etc/default.ini                        |    2 +-
 rel/overlay/etc/local.ini                          |    1 -
 share/server/60/escodegen.js                       |    1 +
 share/server/60/esprima.js                         | 6711 ++++++++++++++++++++
 share/server/60/rewrite_fun.js                     |   56 +
 share/server/dreyfus.js                            |    4 +-
 .../couch_js/utf8.h => share/server/rewrite_fun.js |   15 +-
 share/server/util.js                               |    5 +-
 share/server/views.js                              |    4 +-
 src/chttpd/src/chttpd_view.erl                     |   35 +-
 .../eunit/chttpd_db_bulk_get_multipart_test.erl    |   67 +-
 src/chttpd/test/eunit/chttpd_db_bulk_get_test.erl  |   64 +-
 .../test/eunit/chttpd_prefer_header_test.erl       |   47 +-
 src/chttpd/test/eunit/chttpd_xframe_test.erl       |   29 +-
 .../priv/couch_ejson_compare/couch_ejson_compare.c |   10 +-
 src/couch/priv/couch_js/{ => 1.8.5}/help.h         |    0
 src/couch/priv/couch_js/{ => 1.8.5}/http.c         |    0
 src/couch/priv/couch_js/{ => 1.8.5}/http.h         |    0
 src/couch/priv/couch_js/{ => 1.8.5}/main.c         |    0
 src/couch/priv/couch_js/{ => 1.8.5}/utf8.c         |    0
 src/couch/priv/couch_js/{ => 1.8.5}/utf8.h         |    0
 src/couch/priv/couch_js/{ => 1.8.5}/util.c         |    0
 src/couch/priv/couch_js/{ => 1.8.5}/util.h         |    0
 src/couch/priv/couch_js/{ => 60}/help.h            |    0
 src/couch/priv/couch_js/{http.c => 60/http.cpp}    |  312 +-
 src/couch/priv/couch_js/{ => 60}/http.h            |   12 +-
 src/couch/priv/couch_js/60/main.cpp                |  494 ++
 src/couch/priv/couch_js/{utf8.c => 60/utf8.cpp}    |   94 +-
 src/couch/priv/couch_js/{ => 60}/utf8.h            |    2 +-
 src/couch/priv/couch_js/{util.c => 60/util.cpp}    |  143 +-
 src/couch/priv/couch_js/{ => 60}/util.h            |   12 +-
 src/couch/rebar.config.script                      |   87 +-
 src/couch/src/couch_db.erl                         |   70 +-
 src/couch/src/couch_db_updater.erl                 |    4 +-
 src/couch/src/couch_doc.erl                        |    5 +
 src/couch/src/couch_httpd.erl                      |   15 +-
 src/couch/src/couch_multidb_changes.erl            |  131 +-
 src/couch/src/couch_server.erl                     |   66 +-
 src/couch/src/test_util.erl                        |    2 +
 src/couch/test/eunit/chttpd_endpoints_tests.erl    |  191 +-
 src/couch/test/eunit/couch_db_doc_tests.erl        |   11 +-
 src/couch/test/eunit/couch_file_tests.erl          |  166 +-
 src/couch/test/eunit/couch_flags_config_tests.erl  |   11 +-
 src/couch/test/eunit/couch_uuids_tests.erl         |  166 +-
 .../test/eunit/couchdb_file_compression_tests.erl  |  124 +-
 src/couch/test/eunit/couchdb_mrview_tests.erl      |   31 +-
 src/couch_index/src/couch_index.erl                |   21 +-
 .../test/eunit/couch_index_compaction_tests.erl    |   19 +-
 src/couch_mrview/src/couch_mrview_compactor.erl    |   41 +-
 .../eunit/couch_mrview_purge_docs_fabric_tests.erl |   18 +-
 .../test/eunit/couch_peruser_test.erl              |  533 +-
 src/couch_replicator/src/couch_replicator.erl      |   15 +-
 .../src/couch_replicator_auth_session.erl          |   57 +-
 .../src/couch_replicator_clustering.erl            |   39 +-
 .../src/couch_replicator_doc_processor.erl         |   68 +-
 .../src/couch_replicator_scheduler.erl             |   99 +-
 .../src/couch_replicator_utils.erl                 |    5 +-
 .../test/eunit/couch_replicator_compact_tests.erl  |   39 +-
 .../test/eunit/ddoc_cache_no_cache_test.erl        |   16 +-
 .../test/elixir/test/partition_search_test.exs     |    4 +-
 src/fabric/src/fabric_db_create.erl                |   39 +-
 src/fabric/src/fabric_doc_open.erl                 |   61 +-
 src/fabric/src/fabric_doc_open_revs.erl            |   90 +-
 src/fabric/src/fabric_doc_purge.erl                |    3 +-
 src/fabric/src/fabric_doc_update.erl               |   53 +-
 src/mango/src/mango_idx_text.erl                   |   47 +-
 src/mem3/src/mem3_rep.erl                          |    2 +-
 src/mem3/src/mem3_shards.erl                       |   54 +-
 src/mem3/src/mem3_sync_event_listener.erl          |   53 +-
 src/smoosh/src/smoosh_server.erl                   |   45 +-
 src/smoosh/src/smoosh_utils.erl                    |    2 +-
 src/smoosh/test/exunit/scheduling_window_test.exs  |    2 -
 support/build_js.escript                           |   79 +-
 test/elixir/lib/couch/db_test.ex                   |    4 +-
 test/elixir/lib/step/config.ex                     |    4 +-
 test/elixir/lib/step/create_db.ex                  |    6 +-
 test/elixir/lib/step/user.ex                       |    7 +-
 test/elixir/test/all_docs_test.exs                 |    8 +-
 test/elixir/test/attachment_names_test.exs         |    2 +-
 test/elixir/test/attachment_paths_test.exs         |    8 +-
 test/elixir/test/attachments_multipart_test.exs    |    8 +-
 test/elixir/test/attachments_test.exs              |    8 +-
 test/elixir/test/basics_test.exs                   |    2 +-
 test/elixir/test/bulk_docs_test.exs                |    4 +-
 test/elixir/test/cluster_with_quorum_test.exs      |   12 +-
 test/elixir/test/cluster_without_quorum_test.exs   |    8 +-
 test/elixir/test/compact_test.exs                  |    6 +-
 test/elixir/test/copy_doc_test.exs                 |    4 +-
 test/elixir/test/lots_of_docs_test.exs             |    2 +-
 test/elixir/test/partition_crud_test.exs           |   18 +-
 test/elixir/test/partition_ddoc_test.exs           |   28 +-
 test/elixir/test/partition_helpers.exs             |    4 +-
 test/elixir/test/partition_mango_test.exs          |   20 +
 test/elixir/test/partition_size_limit_test.exs     |   36 +-
 test/elixir/test/partition_size_test.exs           |    6 +-
 test/elixir/test/partition_view_update_test.exs    |    8 +-
 test/elixir/test/reduce_test.exs                   |   17 +-
 test/elixir/test/reshard_all_docs_test.exs         |    6 +-
 test/elixir/test/reshard_basic_test.exs            |   10 +-
 test/elixir/test/reshard_changes_feed.exs          |    4 +-
 test/elixir/test/rewrite_test.exs                  |    8 +-
 test/javascript/cli_runner.js                      |    8 +
 test/javascript/run                                |   17 +-
 .../attachments_delete_overridden_quorum.js        |    3 +-
 .../with-quorum/attachments_overridden_quorum.js   |    3 +-
 .../with-quorum/db_creation_overridden_quorum.js   |    3 +-
 .../with-quorum/doc_copy_overridden_quorum.js      |    3 +-
 .../without-quorum/attachments_delete.js           |    3 +-
 .../attachments_delete_overridden_quorum.js        |    3 +-
 .../db_creation_overridden_quorum.js               |    3 +-
 .../without-quorum/doc_copy_overridden_quorum.js   |    3 +-
 test/javascript/tests/all_docs.js                  |    3 +-
 test/javascript/tests/attachment_names.js          |    1 +
 test/javascript/tests/attachment_paths.js          |    1 +
 test/javascript/tests/attachment_ranges.js         |    3 +-
 test/javascript/tests/attachment_views.js          |    1 +
 test/javascript/tests/attachments.js               |    3 +-
 test/javascript/tests/attachments_multipart.js     |  115 +-
 test/javascript/tests/basics.js                    |    1 +
 test/javascript/tests/batch_save.js                |   11 +-
 test/javascript/tests/bulk_docs.js                 |    1 +
 test/javascript/tests/coffee.js                    |    1 +
 test/javascript/tests/compact.js                   |    1 +
 test/javascript/tests/config.js                    |    1 +
 test/javascript/tests/conflicts.js                 |    1 +
 test/javascript/tests/copy_doc.js                  |    1 +
 test/javascript/tests/design_docs.js               |    1 +
 test/javascript/tests/etags_views.js               |   27 +-
 test/javascript/tests/invalid_docids.js            |    1 +
 test/javascript/tests/large_docs.js                |    1 +
 test/javascript/tests/lots_of_docs.js              |    1 +
 test/javascript/tests/multiple_rows.js             |    1 +
 test/javascript/tests/reader_acl.js                |    2 +-
 test/javascript/tests/reduce.js                    |    1 +
 .../tests/replicator_db_compact_rep_db.js          |    3 +-
 test/javascript/tests/replicator_db_continuous.js  |    3 +-
 .../tests/replicator_db_credential_delegation.js   |    3 +-
 .../tests/replicator_db_field_validation.js        |    3 +-
 test/javascript/tests/replicator_db_filtered.js    |    3 +-
 test/javascript/tests/replicator_db_identical.js   |    3 +-
 .../tests/replicator_db_identical_continuous.js    |    3 +-
 .../tests/replicator_db_invalid_filter.js          |    3 +-
 test/javascript/tests/replicator_db_security.js    |    5 +-
 test/javascript/tests/replicator_db_simple.js      |    3 +-
 test/javascript/tests/replicator_db_successive.js  |    3 +-
 test/javascript/tests/replicator_db_survives.js    |    3 +-
 test/javascript/tests/replicator_db_swap_rep_db.js |    3 +-
 .../tests/replicator_db_update_security.js         |    3 +-
 test/javascript/tests/replicator_db_user_ctx.js    |    3 +-
 test/javascript/tests/replicator_db_write_auth.js  |    3 +-
 test/javascript/tests/security_validation.js       |    2 +-
 test/javascript/tests/stats.js                     |   65 +-
 test/javascript/tests/uuids.js                     |    3 +-
 test/javascript/tests/view_collation.js            |    5 +-
 test/javascript/tests/view_errors.js               |    2 +-
 172 files changed, 10267 insertions(+), 1815 deletions(-)
 create mode 100755 build-aux/show-test-results.py
 create mode 100644 share/server/60/escodegen.js
 create mode 100644 share/server/60/esprima.js
 create mode 100644 share/server/60/rewrite_fun.js
 copy src/couch/priv/couch_js/utf8.h => share/server/rewrite_fun.js (73%)
 copy src/couch/priv/couch_js/{ => 1.8.5}/help.h (100%)
 copy src/couch/priv/couch_js/{ => 1.8.5}/http.c (100%)
 copy src/couch/priv/couch_js/{ => 1.8.5}/http.h (100%)
 rename src/couch/priv/couch_js/{ => 1.8.5}/main.c (100%)
 copy src/couch/priv/couch_js/{ => 1.8.5}/utf8.c (100%)
 copy src/couch/priv/couch_js/{ => 1.8.5}/utf8.h (100%)
 copy src/couch/priv/couch_js/{ => 1.8.5}/util.c (100%)
 copy src/couch/priv/couch_js/{ => 1.8.5}/util.h (100%)
 rename src/couch/priv/couch_js/{ => 60}/help.h (100%)
 rename src/couch/priv/couch_js/{http.c => 60/http.cpp} (68%)
 rename src/couch/priv/couch_js/{ => 60}/http.h (63%)
 create mode 100644 src/couch/priv/couch_js/60/main.cpp
 rename src/couch/priv/couch_js/{utf8.c => 60/utf8.cpp} (74%)
 rename src/couch/priv/couch_js/{ => 60}/utf8.h (91%)
 rename src/couch/priv/couch_js/{util.c => 60/util.cpp} (65%)
 rename src/couch/priv/couch_js/{ => 60}/util.h (69%)


[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 3fcc9788339f80b808c5ae8f23d2e7c67d221dd7
Author: jiangph <ji...@cn.ibm.com>
AuthorDate: Mon Dec 23 16:09:13 2019 +0800

    disable tests
---
 src/couch/src/couch_multidb_changes.erl | 2 +-
 src/smoosh/src/smoosh_server.erl        | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/couch/src/couch_multidb_changes.erl b/src/couch/src/couch_multidb_changes.erl
index e2bbda3..686ec25 100644
--- a/src/couch/src/couch_multidb_changes.erl
+++ b/src/couch/src/couch_multidb_changes.erl
@@ -760,7 +760,7 @@ scan_dbs_test_() ->
         test_util:stop_couch(Ctx)
     end,
     {with, [
-        fun t_find_shard/1,
+        %fun t_find_shard/1,
         fun t_shard_not_found/1,
         fun t_pass_local/1,
         fun t_fail_local/1
diff --git a/src/smoosh/src/smoosh_server.erl b/src/smoosh/src/smoosh_server.erl
index 7af1e4e..ef3e55d 100644
--- a/src/smoosh/src/smoosh_server.erl
+++ b/src/smoosh/src/smoosh_server.erl
@@ -492,8 +492,8 @@ get_priority_test_() ->
                 fun t_below_min_priority_view/1,
                 fun t_below_min_size_view/1,
                 fun t_timeout_view/1,
-                fun t_missing_view/1,
-                fun t_invalid_view/1
+                fun t_missing_view/1
+                %fun t_invalid_view/1
             ]
         }
     }.