[DRE-commits] [ruby-listen] 14/30: Skip an unstable test in upstream :https://github.com/guard/listen/issues/55

Markus Tornow nadir-guest at alioth.debian.org
Mon Oct 7 19:25:14 UTC 2013


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

nadir-guest pushed a commit to branch master
in repository ruby-listen.

commit 7eaaaf79dab8bc9a913ed495ba682531e7c7a4e2
Author: Srihari K <srih4ri at gmail.com>
Date:   Fri Nov 16 23:23:14 2012 +0400

    Skip an unstable test in upstream :https://github.com/guard/listen/issues/55
---
 debian/patches/mark_unstable_test_pending |   12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/patches/mark_unstable_test_pending b/debian/patches/mark_unstable_test_pending
index 257af5a..5acc215 100644
--- a/debian/patches/mark_unstable_test_pending
+++ b/debian/patches/mark_unstable_test_pending
@@ -4,9 +4,19 @@
            end
  
            it "doesn't detects the modified file the second time if the content haven't changed" do
-+    
++
 +            pending 'See https://github.com/guard/listen/issues/55#issuecomment-7238619'
 +
              fixtures do |path|
                touch 'existing_file.txt'
  
+@@ -464,6 +467,9 @@
+ 
+           it "doesn't detects the modified file the second time if just touched - #62" do
+             fixtures do |path|
++
++              pending 'See https://github.com/guard/listen/issues/55#issuecomment-7238619'
++
+               touch 'existing_file.txt'
+               # Set sha1 path checksum
+               changes(path) do

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



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