[DRE-commits] [ruby-bunny] 07/08: skip all stress tests

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Dec 10 15:55:17 UTC 2016


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

terceiro pushed a commit to branch master
in repository ruby-bunny.

commit af8ca337591b25376715b0d1fe8033b39f3d6462
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Dec 10 13:23:39 2016 -0200

    skip all stress tests
---
 debian/ruby-tests.rake | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index e8ba5fa..08a1680 100644
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -6,9 +6,7 @@ $blacklist =%w[
   spec/higher_level_api/integration/connection_stop_spec.rb
   spec/higher_level_api/integration/consistent_hash_exchange_spec.rb
   spec/higher_level_api/integration/tls_connection_spec.rb
-  spec/stress/long_running_consumer_spec.rb
-  spec/stress/wait_for_confirms_with_connection_loss_stress_spec.rb
-]
+] + Dir['spec/stress/*_spec.rb']
 
 puts "****************************************************************"
 puts "WARNING: THE FOLLOWING TESTS ARE BEING SKIPPED:"

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



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