[DRE-commits] [SCM] ruby-raindrops.git branch, master, updated. upstream/0.8.0-14-g4d448a7

Hleb Valoshka 375GNU at Gmail.COM
Fri Mar 16 19:07:00 UTC 2012


The following commit has been merged in the master branch:
commit 68644d35bfad90d6df951ad48512f8ce01b68025
Author: Hleb Valoshka <375GNU at Gmail.COM>
Date:   Fri Mar 16 21:40:17 2012 +0300

    disable tests which rely on kernel modules tcp_diag and inet_diag
    
      these test cause problems on buildd (and ppa too)

diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
index 554c999..3ba83af 100644
--- a/debian/ruby-test-files.yaml
+++ b/debian/ruby-test-files.yaml
@@ -1,10 +1,10 @@
 --- 
 - test/test_aggregate_pmq.rb
-- test/test_inet_diag_socket.rb
+#- test/test_inet_diag_socket.rb
 - test/test_last_data_recv_unicorn.rb
-- test/test_linux_all_tcp_listen_stats.rb
+#- test/test_linux_all_tcp_listen_stats.rb
 - test/test_linux_all_tcp_listen_stats_leak.rb
-- test/test_linux_ipv6.rb
+#- test/test_linux_ipv6.rb
 - test/test_linux_tcp_info.rb
 - test/test_middleware.rb
 - test/test_middleware_unicorn.rb
@@ -12,4 +12,4 @@
 - test/test_raindrops.rb
 - test/test_raindrops_gc.rb
 - test/test_struct.rb
-- test/test_watcher.rb
+#- test/test_watcher.rb

-- 
ruby-raindrops.git



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