[DRE-commits] [ruby-em-synchrony] 04/05: run memcached tests
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Apr 24 05:23:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-em-synchrony.
commit 9f64d1223c931a936241d64683d0286bbb4964bc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Apr 24 10:48:26 2014 +0530
run memcached tests
---
debian/patches/disable-memcached-tests.patch | 11 -----------
debian/patches/series | 1 -
2 files changed, 12 deletions(-)
diff --git a/debian/patches/disable-memcached-tests.patch b/debian/patches/disable-memcached-tests.patch
deleted file mode 100644
index faa0320..0000000
--- a/debian/patches/disable-memcached-tests.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/spec/memcache_spec.rb
-+++ b/spec/memcache_spec.rb
-@@ -2,7 +2,7 @@
-
- describe EM::P::Memcache do
-
-- it "should fire sequential memcached requests" do
-+ xit "should fire sequential memcached requests" do
- EventMachine.synchrony do
- conn = EM::P::Memcache.connect
- key = 'key'
diff --git a/debian/patches/series b/debian/patches/series
index f35fd47..88b9b14 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,7 +3,6 @@ disable-activerecord-tests.patch
disable-amqp.patch
disable-connection-pool-tests.patch
disable-em-mongo-test.patch
-disable-memcached-tests.patch
disable-mongo-tests.patch
disable-remcached-tests.patch
disable-synchrony-failing-test.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-em-synchrony.git
More information about the Pkg-ruby-extras-commits
mailing list