[DRE-commits] [ruby-opengl] 01/03: Ignore test failures on ruby2.0, as the tests need X11

Christian Hofstaedtler zeha at moszumanska.debian.org
Tue Dec 24 00:01:23 UTC 2013


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

zeha pushed a commit to branch master
in repository ruby-opengl.

commit 4b2f3204ea4ee220272d91822fdc78c3fda673a1
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Tue Dec 24 00:55:06 2013 +0100

    Ignore test failures on ruby2.0, as the tests need X11
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c5b6d04..a16c856 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DH_VERBOSE=1
 # Uncomment to ignore some test failures (but the tests will run anyway).
 # Valid values:
 #export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems
-export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1
+export DH_RUBY_IGNORE_TESTS=ruby1.9.1 ruby2.0
 #
 # If you need to specify the .gemspec (eg there is more than one)
 #export DH_RUBY_GEMSPEC=gem.gemspec

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



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