You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2019/03/26 21:37:52 UTC

[couchdb] 01/01: Skip running PropEr's own unit tests

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

vatamane pushed a commit to branch skip-proper-own-tests
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 2ad213185f8750a47b1660bdc885fc76cb9fcd06
Author: Nick Vatamaniuc <va...@apache.org>
AuthorDate: Tue Mar 26 17:36:27 2019 -0400

    Skip running PropEr's own unit tests
    
    We skip mochiweb, snappy and others already.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 1704378..0acf828 100644
--- a/Makefile
+++ b/Makefile
@@ -72,7 +72,7 @@ DESTDIR=
 
 # Rebar options
 apps=
-skip_deps=folsom,meck,mochiweb,triq,snappy,bcrypt,hyper
+skip_deps=folsom,meck,mochiweb,triq,proper,snappy,bcrypt,hyper
 suites=
 tests=