[DRE-commits] [ruby-fastimage] 02/04: Refresh patch

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Mon Jun 20 13:02:46 UTC 2016


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

uwabami-guest pushed a commit to branch master
in repository ruby-fastimage.

commit 2ca9ac408ab115943717e5062a8d9d6e4061dd8d
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Mon Jun 20 21:59:08 2016 +0900

    Refresh patch
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 .../0002-Drop-some-tests-which-need-network-connectivity.patch      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/0002-Drop-some-tests-which-need-network-connectivity.patch b/debian/patches/0002-Drop-some-tests-which-need-network-connectivity.patch
index 5431d30..34d4808 100644
--- a/debian/patches/0002-Drop-some-tests-which-need-network-connectivity.patch
+++ b/debian/patches/0002-Drop-some-tests-which-need-network-connectivity.patch
@@ -9,7 +9,7 @@ Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
 
 --- a/test/test.rb
 +++ b/test/test.rb
-@@ -43,12 +43,9 @@
+@@ -46,12 +46,9 @@
  
  # this image fetch allows me to really test that fastimage is truly fast
  # but it's not ideal relying on external resources and connectivity speed
@@ -25,7 +25,7 @@ Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
  
  GoodFixtures.each do |fn, info|
    FakeWeb.register_uri(:get, "#{TestUrl}#{fn}", :body => File.join(FixturePath, fn))
-@@ -218,19 +215,6 @@
+@@ -227,19 +224,6 @@
      FakeWeb.register_uri(:get, from, :response=>resp)
    end
  
@@ -45,7 +45,7 @@ Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
    # This test doesn't actually test the proxy function, but at least
    # it excercises the code. You could put anything in the http_proxy and it would still pass.
    # Any ideas on how to actually test this?
-@@ -250,10 +234,10 @@
+@@ -259,10 +243,10 @@
      assert_equal actual_size, size
    end
  

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



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