[DRE-commits] [SCM] ruby-bunny.git branch, master, updated. upstream/0.7.8-14-ga65ad9e

Praveen Arimbrathodiyil pravi.a at gmail.com
Mon Jan 16 14:45:29 UTC 2012


The following commit has been merged in the master branch:
commit e963e0ce0e59bf7e3b58158542c4aa7fe8fbf316
Author: Praveen Arimbrathodiyil <pravi.a at gmail.com>
Date:   Mon Jan 16 20:03:38 2012 +0530

    disabling all tests because it needs network

diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
index 98decb2..da75737 100644
--- a/debian/ruby-test-files.yaml
+++ b/debian/ruby-test-files.yaml
@@ -1,10 +1,13 @@
---- 
-- spec/spec_08/bunny_spec.rb
-- spec/spec_08/connection_spec.rb
-- spec/spec_08/exchange_spec.rb
-- spec/spec_08/queue_spec.rb
-- spec/spec_09/amqp_url_spec.rb
-- spec/spec_09/bunny_spec.rb
-- spec/spec_09/connection_spec.rb
-- spec/spec_09/exchange_spec.rb
-- spec/spec_09/queue_spec.rb
+# Disabling all tests: because it requires an amqp server running
+# during package build time, which is not possible in a chroot
+# environment
+#--- 
+#- spec/spec_08/bunny_spec.rb
+#- spec/spec_08/connection_spec.rb
+#- spec/spec_08/exchange_spec.rb
+#- spec/spec_08/queue_spec.rb
+#- spec/spec_09/amqp_url_spec.rb
+#- spec/spec_09/bunny_spec.rb
+#- spec/spec_09/connection_spec.rb
+#- spec/spec_09/exchange_spec.rb
+#- spec/spec_09/queue_spec.rb

-- 
ruby-bunny.git



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