[packages/ruby-redis] disable ipv6 test

glen glen at pld-linux.org
Thu Jun 16 20:09:26 CEST 2016


commit 79ee1886a662d5f31551312a5b97499d3fc135a5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jun 16 20:48:15 2016 +0300

    disable ipv6 test

 tests-localhost.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/tests-localhost.patch b/tests-localhost.patch
index b729baf..c13c52f 100644
--- a/tests-localhost.patch
+++ b/tests-localhost.patch
@@ -29,3 +29,13 @@ error: Bad exit status from /tmp/B.7HxRqm/BUILD/tmp/rpm-tmp.98838 (%build)
  
      100.times do |idx|
        @r.set(idx.to_s, "foo#{idx}")
+--- redis-3.3.0/test/internals_test.rb~	2016-06-16 20:41:49.000000000 +0300
++++ redis-3.3.0/test/internals_test.rb	2016-06-16 20:47:51.844208610 +0300
+@@ -372,7 +372,6 @@
+     def af_family_supported(af)
+       hosts = {
+         Socket::AF_INET  => "127.0.0.1",
+-        Socket::AF_INET6 => "::1",
+       }
+ 
+       begin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-redis.git/commitdiff/a22d3d0f8b6193deddb89517579fa75d021d3d04



More information about the pld-cvs-commit mailing list