You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ch...@apache.org on 2014/08/29 22:34:08 UTC

[29/30] couchdb commit: updated refs/heads/1963-eunit-bigcouch to d1a82df

Disable problematic tests


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/be27ba18
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/be27ba18
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/be27ba18

Branch: refs/heads/1963-eunit-bigcouch
Commit: be27ba18474623e25a525268cffa2d9be23b7bc8
Parents: 47b55e7
Author: Russell Branca <ch...@apache.org>
Authored: Fri Aug 29 12:34:43 2014 -0700
Committer: Russell Branca <ch...@apache.org>
Committed: Fri Aug 29 13:33:12 2014 -0700

----------------------------------------------------------------------
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/be27ba18/Makefile
----------------------------------------------------------------------
diff --git a/Makefile b/Makefile
index 2b49317..8e9ab68 100644
--- a/Makefile
+++ b/Makefile
@@ -60,4 +60,4 @@ docker:
 eunit: export BUILDDIR = $(shell pwd)
 eunit:
 	@rebar setup_eunit
-	@rebar eunit skip_deps=meck,mochiweb,lager
+	@rebar -r eunit skip_deps=meck,mochiweb,lager,snappy,couch_replicator,fabric