[DRE-commits] [ruby-kgio] 03/05: remove unneeded patch

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Sun Apr 6 18:58:36 UTC 2014


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

tsfgnu-guest pushed a commit to branch master
in repository ruby-kgio.

commit 31afe268c5becf5396d4b16a69345d7f1d160b1f
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Sun Apr 6 21:30:25 2014 +0300

    remove unneeded patch
---
 .../0001-Disable-test_poll_EINTR_changed.patch     | 23 ----------------------
 debian/patches/series                              |  1 -
 2 files changed, 24 deletions(-)

diff --git a/debian/patches/0001-Disable-test_poll_EINTR_changed.patch b/debian/patches/0001-Disable-test_poll_EINTR_changed.patch
deleted file mode 100644
index af407cd..0000000
--- a/debian/patches/0001-Disable-test_poll_EINTR_changed.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From: Hleb Valoshka <375GNU at Gmail.COM>
-Date: Sat, 14 Sep 2013 15:08:59 +0300
-Subject: Disable test_poll_EINTR_changed
-
-    Ruby's signal handling is too unreliable, so some SIG_USR1
-    may arrive when the test case is finished.
----
- test/test_poll.rb | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/test/test_poll.rb b/test/test_poll.rb
-index d9a2b07..fcfd015 100644
---- a/test/test_poll.rb
-+++ b/test/test_poll.rb
-@@ -87,7 +87,7 @@ class TestPoll < Test::Unit::TestCase
-       trap(:USR1, orig)
-   end
- 
--  def test_poll_EINTR_changed
-+  def do_not_test_poll_EINTR_changed
-     ok = false
-     pollset = { @rd => Kgio::POLLIN }
-     orig = trap(:USR1) do
diff --git a/debian/patches/series b/debian/patches/series
index e0c875e..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-0001-Disable-test_poll_EINTR_changed.patch

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



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