[DRE-commits] [ruby-moneta] 08/10: disable couch, mongo and restclient test.

Daisuke Higuchi dai at moszumanska.debian.org
Sat Aug 19 15:58:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

dai pushed a commit to branch exp/debian
in repository ruby-moneta.

commit bf06c082976d383f2470fa54d1b729f85a123f2e
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Sat Aug 19 23:57:39 2017 +0900

    disable couch, mongo and restclient test.
---
 debian/patches/0400-disable-unsupported-libs-tests.patch | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/patches/0400-disable-unsupported-libs-tests.patch b/debian/patches/0400-disable-unsupported-libs-tests.patch
index 981d8ba..ce86e44 100644
--- a/debian/patches/0400-disable-unsupported-libs-tests.patch
+++ b/debian/patches/0400-disable-unsupported-libs-tests.patch
@@ -5,7 +5,7 @@ Index: ruby-moneta/script/parallel-tests
 ===================================================================
 --- ruby-moneta.orig/script/parallel-tests
 +++ ruby-moneta/script/parallel-tests
-@@ -42,6 +42,30 @@ specs -= unstable
+@@ -42,6 +42,34 @@ specs -= unstable
  # action_dispatch is not available in Debian
  specs.delete_if { |s| s =~ /spec\/action_dispatch\// }
  
@@ -13,6 +13,7 @@ Index: ruby-moneta/script/parallel-tests
 +disable_debian = %w(
 +	bson
 +	city
++	couch
 +	dalli
 +	datamapper
 +	daybreak
@@ -23,8 +24,10 @@ Index: ruby-moneta/script/parallel-tests
 +	localmemcache
 +	lz4
 +	memcached
++	mongo
 +	php
 +	redis
++	restclient
 +	snappy
 +	tdb
 +	tokyotyrant

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-moneta.git



More information about the Pkg-ruby-extras-commits mailing list