[DRE-commits] [ruby-shoulda-context] 07/08: do not ignore test results anymore

Cédric Boutillier boutil at moszumanska.debian.org
Tue Apr 1 19:57:42 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-shoulda-context.

commit 50ddedd9877cf1d4e2cdc2e24d4e2373a54ea7b4
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Apr 1 13:15:05 2014 +0200

    do not ignore test results anymore
---
 debian/rules | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index 49ea3e0..ad48d08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,6 @@
 #!/usr/bin/make -f
 
-# Ignore failure in ruby1.9.1 tests for now. Although shoulda-context does work
-# with ruby1.9.1, its test suite depends heavily on the internals of
-# Test::Unit, which was replaced by minitest in ruby1.9.1
-#
-# See details at https://github.com/thoughtbot/shoulda/issues/168
-export DH_RUBY_IGNORE_TESTS=ruby1.9.1
+#export DH_RUBY_IGNORE_TESTS=all
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

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



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