[DRE-commits] [SCM] ruby-shoulda-context.git branch, master, updated. 31cc88a23e4ed5a961c557d03fe3fd5210ee7fa0

Antonio Terceiro terceiro at softwarelivre.org
Tue Jun 7 04:20:09 UTC 2011


The following commit has been merged in the master branch:
commit 31cc88a23e4ed5a961c557d03fe3fd5210ee7fa0
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Sat Jun 4 23:40:43 2011 -0700

    Make comment in debian/rules more precise

diff --git a/debian/rules b/debian/rules
index 90c48ac..49ea3e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,8 @@
 #!/usr/bin/make -f
 
-# Disable 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
+# 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

-- 
ruby-shoulda-context.git



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