You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2023/03/24 11:26:35 UTC

[couchdb] branch main updated (27af79c4a -> 35b1adc48)

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

rnewson pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    from 27af79c4a Add log directory to eunit setup template (#4493)
     add 07c1433d3 eunit test to assert ddoc_updated clause doesn't throw
     add 3f0d86f99 Increase index crash test cover a bit
     new 35b1adc48 Merge pull request #4495 from apache/add_db_event_crash_test

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:
 .../test/eunit/couch_index_crash_tests.erl         | 233 +++++++++++++++++++++
 1 file changed, 233 insertions(+)
 create mode 100644 src/couch_index/test/eunit/couch_index_crash_tests.erl


[couchdb] 01/01: Merge pull request #4495 from apache/add_db_event_crash_test

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

rnewson pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 35b1adc4892077ab1e58f64cd67c91289b9af0c5
Merge: 27af79c4a 3f0d86f99
Author: Robert Newson <rn...@apache.org>
AuthorDate: Fri Mar 24 11:26:26 2023 +0000

    Merge pull request #4495 from apache/add_db_event_crash_test
    
    eunit test to assert ddoc_updated clause doesn't throw

 .../test/eunit/couch_index_crash_tests.erl         | 233 +++++++++++++++++++++
 1 file changed, 233 insertions(+)