[DRE-commits] [ruby-state-machine] 02/05: Omit active_record_test.rb integration test, broken with Rails 4.1

Cédric Boutillier boutil at moszumanska.debian.org
Mon Oct 6 19:44:04 UTC 2014


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

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

commit 34460f52968eb7c67a73d9ba0534957fbbc0ff13
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Oct 6 17:12:48 2014 +0200

    Omit active_record_test.rb integration test, broken with Rails 4.1
---
 debian/changelog            | 3 ++-
 debian/ruby-test-files.yaml | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c477daa..043d7a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 ruby-state-machine (1.2.0-2) unstable; urgency=medium
 
   * Depend on ruby-test-unit (Closes: #759906)
+  * Omit active_record_test.rb integration test, broken with Rails 4.1
 
- -- Cédric Boutillier <boutil at debian.org>  Thu, 11 Sep 2014 16:52:17 +0200
+ -- Cédric Boutillier <boutil at debian.org>  Mon, 06 Oct 2014 17:15:36 +0200
 
 ruby-state-machine (1.2.0-1) unstable; urgency=medium
 
diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
index 5b7dace..6d16c65 100644
--- a/debian/ruby-test-files.yaml
+++ b/debian/ruby-test-files.yaml
@@ -9,7 +9,7 @@
 - test/unit/state_test.rb
 - test/unit/branch_test.rb
 - test/unit/state_context_test.rb
-- test/unit/integrations/active_record_test.rb
+  #- test/unit/integrations/active_record_test.rb
 - test/unit/integrations/base_test.rb
 - test/unit/transition_test.rb
 - test/unit/graph_test.rb

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



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