[DRE-commits] [yard] 04/06: Drop skip_failing_test_ruby230.patch, not needed anymore

Cédric Boutillier boutil at moszumanska.debian.org
Sat Jul 9 07:32:44 UTC 2016


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

boutil pushed a commit to branch master
in repository yard.

commit 7775a49cee36e38bd46926988288188dd9357293
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Jul 9 09:22:40 2016 +0200

    Drop skip_failing_test_ruby230.patch, not needed anymore
---
 debian/patches/series                          |  1 -
 debian/patches/skip_failing_test_ruby230.patch | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index 40f6915..8b0551f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,6 +6,5 @@ move_yard_config_to_tmp_in_spec.patch
 fix_template_root_var.patch
 no-timestamps.patch
 privacy-breach.patch
-skip_failing_test_ruby230.patch
 rubygems_plugin_specs.patch
 force_file_order.patch
diff --git a/debian/patches/skip_failing_test_ruby230.patch b/debian/patches/skip_failing_test_ruby230.patch
deleted file mode 100644
index 59b7305..0000000
--- a/debian/patches/skip_failing_test_ruby230.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: skip for the moment test failing with Ruby 2.3.0
- said to be passing with Ruby 2.3.4
- to be restored when it lands in the archive
-Author: Cédric Boutillier <boutil at debian.org>
-Bug: https://github.com/lsegal/yard/issues/927
-Forwarded: no
-Last-Update: 2016-03-01
-
---- a/spec/parser/ruby/ruby_parser_spec.rb
-+++ b/spec/parser/ruby/ruby_parser_spec.rb
-@@ -338,7 +338,7 @@
-       expect(s.jump(:class).line_range).to eq (1..7)
-     end
- 
--    it "finds lone comments" do
-+    xit "finds lone comments" do
-       Registry.clear
-       ast = YARD.parse_string(<<-eof).enumerator
-         class Foo

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



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