[DRE-commits] [ruby-enumerize] 05/05: refresh disable_some_tests.patch

Cédric Boutillier boutil at moszumanska.debian.org
Wed Aug 12 12:24:14 UTC 2015


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

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

commit 1957becf6a281a6897b2b17ee835bf99307a2d3d
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Aug 12 14:22:34 2015 +0200

    refresh disable_some_tests.patch
---
 debian/patches/disable_some_tests.patch | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/patches/disable_some_tests.patch b/debian/patches/disable_some_tests.patch
index 8173d18..5321ceb 100644
--- a/debian/patches/disable_some_tests.patch
+++ b/debian/patches/disable_some_tests.patch
@@ -3,27 +3,27 @@ Description: disable tests using simple_form or formtastic gems
  debian/ruby-tests.rake.
 Author: Cédric Boutillier <boutil at debian.org>
 Forwarded: not-needed
-Last-Update: 2015-04-23
+Last-Update: 2015-08-12
 
 --- a/test/test_helper.rb
 +++ b/test/test_helper.rb
-@@ -2,15 +2,16 @@
+@@ -2,6 +2,7 @@
  require 'minitest/spec'
  require 'active_support/core_ext/kernel/reporting'
  require 'active_model'
 +require 'action_view'
  require 'rails'
- 
+ begin
+   require 'mongoid'
+@@ -11,11 +12,6 @@
  module RailsAdmin
  end
  
 -require 'simple_form'
 -SimpleForm.setup {}
-+#require 'simple_form'
-+#SimpleForm.setup {}
- 
+-
 -require 'formtastic'
-+#require 'formtastic'
- 
+-
  module EnumerizeTest
    class Application < Rails::Application
+     config.active_support.deprecation = :stderr

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



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