[DRE-commits] [ruby-treetop] 02/03: drop drop-failing-test.patch, applied upstream

Cédric Boutillier boutil at moszumanska.debian.org
Thu Aug 13 09:53:38 UTC 2015


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

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

commit c2da705158f49d1df17d3c27f674c9348a2764ca
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Aug 13 11:49:51 2015 +0200

    drop drop-failing-test.patch, applied upstream
---
 debian/patches/drop-failing-test.patch | 21 ---------------------
 debian/patches/series                  |  1 -
 2 files changed, 22 deletions(-)

diff --git a/debian/patches/drop-failing-test.patch b/debian/patches/drop-failing-test.patch
deleted file mode 100644
index 0505816..0000000
--- a/debian/patches/drop-failing-test.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Description: drop failing test
- already removed upstream
-Author: Lucas Nussbaum <lucas at debian.org>
---- a/spec/compiler/parenthesized_expression_spec.rb
-+++ b/spec/compiler/parenthesized_expression_spec.rb
-@@ -19,15 +19,4 @@ module ParenthesizedExpressionSpec
-       end
-     end
-   end
--
--  describe "An expression with code both inside and outside parentheses" do
--    testing_expression '("foo" { def inner; end } ) { def outer; end} '
--    it "should extend both code modules " do
--      parse('foo') do |result|
--	result.should respond_to(:inner)
--	result.should respond_to(:outer)
--      end
--    end
--  end
--
- end
diff --git a/debian/patches/series b/debian/patches/series
index 3a05f4f..70a94a6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 do-not-depend-on-lib-for-tests.patch
-drop-failing-test.patch

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



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