[DRE-commits] [ruby-rspec-retry] 03/04: Remove obsolete patch
Jérémy Bobbio
lunar at moszumanska.debian.org
Sat May 3 13:51:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository ruby-rspec-retry.
commit b9d6c5bc14a492531ca8b0f0a30ba6420e8fa73e
Author: Jérémy Bobbio <lunar at debian.org>
Date: Sat May 3 15:48:26 2014 +0200
Remove obsolete patch
---
...non-deterministic-example-from-test-suite.patch | 23 ----------------------
debian/patches/series | 1 -
2 files changed, 24 deletions(-)
diff --git a/debian/patches/0002-Remove-non-deterministic-example-from-test-suite.patch b/debian/patches/0002-Remove-non-deterministic-example-from-test-suite.patch
deleted file mode 100644
index b9e447d..0000000
--- a/debian/patches/0002-Remove-non-deterministic-example-from-test-suite.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Bobbio?= <lunar at debian.org>
-Date: Wed, 27 Mar 2013 16:37:36 +0100
-Subject: Remove non-deterministic example from test suite
-
----
- spec/lib/rspec/retry_spec.rb | 4 ----
- 1 file changed, 4 deletions(-)
-
-diff --git a/spec/lib/rspec/retry_spec.rb b/spec/lib/rspec/retry_spec.rb
-index 27b21d2..ac8297b 100644
---- a/spec/lib/rspec/retry_spec.rb
-+++ b/spec/lib/rspec/retry_spec.rb
-@@ -45,10 +45,6 @@ describe RSpec::Retry do
- count.should == 2
- end
- end
--
-- it 'should success randomly', :retry => 3 do
-- rand(3).should == 1
-- end
- end
-
- describe 'clearing lets' do
diff --git a/debian/patches/series b/debian/patches/series
index 4c9d4d4..720d9bb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
0001-Do-not-use-pry-debugger-to-run-specs.patch
-0002-Remove-non-deterministic-example-from-test-suite.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rspec-retry.git
More information about the Pkg-ruby-extras-commits
mailing list