You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ei...@apache.org on 2020/04/28 14:27:33 UTC

[couchdb] 01/01: Temporary disable fabric2_tx_options_tests

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

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

commit 7472e86e253f7a9a56d49d6b7814fb3ee57364f5
Author: Eric Avdey <ei...@eiri.ca>
AuthorDate: Tue Apr 28 11:27:18 2020 -0300

    Temporary disable fabric2_tx_options_tests
---
 src/fabric/test/fabric2_tx_options_tests.erl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/fabric/test/fabric2_tx_options_tests.erl b/src/fabric/test/fabric2_tx_options_tests.erl
index 34cb6e1..2cffedc 100644
--- a/src/fabric/test/fabric2_tx_options_tests.erl
+++ b/src/fabric/test/fabric2_tx_options_tests.erl
@@ -20,7 +20,7 @@
 -include("fabric2.hrl").
 
 
-fdb_tx_options_test_() ->
+fdb_tx_options_test_DISABLE() ->
     {
         "Test setting default transaction options",
         setup,