[DRE-commits] [ruby-net-ssh-krb] 01/01: disable tests

Michael Moll mmoll-guest at moszumanska.debian.org
Thu Aug 24 17:51:13 UTC 2017


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

mmoll-guest pushed a commit to branch master
in repository ruby-net-ssh-krb.

commit dda4c97a8bc030966002fcdac2b30045b08d8a24
Author: Michael Moll <kvedulv at kvedulv.de>
Date:   Thu Aug 24 19:50:16 2017 +0200

    disable tests
    
    There's only one test in the gem, which does not work, as a root login is
    not possible at test runtime. Depending on the situation, it might also
    happen, that the whole test hangs.
---
 debian/ruby-tests.rake | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
deleted file mode 100644
index cf1591e..0000000
--- a/debian/ruby-tests.rake
+++ /dev/null
@@ -1,5 +0,0 @@
-require 'gem2deb/rake/spectask'
-
-Gem2Deb::Rake::RSpecTask.new do |spec|
-  spec.pattern = './spec/**/*_spec.rb'
-end

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



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