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/20 15:18:21 UTC

[couchdb] branch speedup-test-suite updated (aae193f -> c7712ce)

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

davisp pushed a change to branch speedup-test-suite
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard aae193f  Disable JavaScript tests ported to Elixir
 discard 158ab48  Speedup test: couch_replicator_compact_tests
 discard fc1b458  Speed up test: chttpd_endpoints_tests
 discard d22d436  Speed up couch_replicator_doc_processor
 discard 87e22b5  Speed up chttpd_db_bulk_get_test
 discard 6fea8ad  Speed up chttpd_db_bulk_get_multipart_test
 discard 129dd3d  Only populate the test db once
 discard 6820c9a  Speed up fabric_doc_open_revs tests
 discard 6cbdaf3  Optimize couch_multidb_changes tests
 discard 423db7b  Speed up couch_peruser tests
 discard 5b60038  Wrap tests in ?_test() macros
 discard 664b894  Avoid sleeping for skipped tests
     add ca9652d  Speedup JavaScript tests
     add c57f2d1  Disable JavaScript tests ported to Elixir
     add c3c67ca  Cleanup eunit: couch_peruser_test
     add 8b8108a  Speedup eunit: couch_peruser_test
     add 55d49c7  Speedup eunit: couch_multidb_changes
     add d97d42a  Speedup eunit: fabric_doc_open_revs
     add a5d871b  Speedup eunit: couchdb_file_compression_tests
     add 0ecb245  Speedup eunit: chttpd_db_bulk_get_multipart_test
     add 3d638af  Speedup eunit: chttpd_db_bulk_get_test
     add 20a6d26  Speedup eunit: couch_replicator_doc_processor
     add 66db4c0  Speedup eunit: chttpd_endpoints_tests
     add c7712ce  Speedup eunit: couch_replicator_compact_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   (aae193f)
            \
             N -- N -- N   refs/heads/speedup-test-suite (c7712ce)

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: