[DRE-commits] [ruby-mail-gpg] 03/04: - debian/ruby-tests.rake: Deleted (and thus disabled the tests) for the moment: ruby-gpgme (which this package depends on) pulls in gnupg2. gnupg2 makes heavy use of gnupg-agent. Up until now I didn't found a way to make the tests under these circumstances work, e.g. passing the passphrase in a non-interactive way.

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Sun May 8 21:02:29 UTC 2016


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

georg-alioth-guest pushed a commit to branch master
in repository ruby-mail-gpg.

commit e2e0769246f056a8a86315eb38de23e008dc51a2
Author: Georg Faerber <georg at riseup.net>
Date:   Sun May 8 21:27:42 2016 +0200

    - debian/ruby-tests.rake: Deleted (and thus disabled the tests) for the
      moment: ruby-gpgme (which this package depends on) pulls in gnupg2.
      gnupg2 makes heavy use of gnupg-agent. Up until now I didn't found a
      way to make the tests under these circumstances work, e.g. passing
      the passphrase in a non-interactive way.
---
 debian/ruby-tests.rake | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
deleted file mode 100644
index 63f3fd6..0000000
--- a/debian/ruby-tests.rake
+++ /dev/null
@@ -1,6 +0,0 @@
-require 'gem2deb/rake/testtask'
-
-Gem2Deb::Rake::TestTask.new do |t|
-  t.libs = ['test']
-  t.test_files = FileList['test/**/*_test.rb'] + FileList['test/**/test_*.rb']
-end

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



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