[rubygem-railties] Adjust the number of failures for the latest update

Josef Stribny jstribny at fedoraproject.org
Mon Aug 25 13:55:11 UTC 2014


commit b5a8863cb60523f4c1b642b78f63ff80d27d40e3
Author: Josef Stribny <jstribny at redhat.com>
Date:   Mon Aug 25 15:54:57 2014 +0200

    Adjust the number of failures for the latest update

 rubygem-railties.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-railties.spec b/rubygem-railties.spec
index 09394b2..7e80479 100644
--- a/rubygem-railties.spec
+++ b/rubygem-railties.spec
@@ -95,7 +95,7 @@ sed -i -e "s|require 'bundler/setup' unless defined?(Bundler)||" test/isolation/
 
 # TODO: Test are not yet in the best state.
 ruby -I. -e 'Dir.glob("test/**/*_test.rb").sort.each {|t| require t}' \
-  | grep "1012 runs, 2448 assertions, 129 failures, 326 errors, 0 skips"
+  | grep "1012 runs, 2433 assertions, 129 failures, 330 errors, 0 skips"
 popd
 %endif
 


More information about the scm-commits mailing list