[DRE-commits] [ruby-sentry-raven] 04/05: Refresh disable-tests-requiring-rubocop.patch
Cédric Boutillier
boutil at moszumanska.debian.org
Sun Oct 1 22:51:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-sentry-raven.
commit 1172241926328be80f742df6e24e148a3d81916f
Author: Cédric Boutillier <boutil at debian.org>
Date: Sun Oct 1 23:37:09 2017 +0200
Refresh disable-tests-requiring-rubocop.patch
---
debian/patches/disable-tests-requiring-rubocop.patch | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/patches/disable-tests-requiring-rubocop.patch b/debian/patches/disable-tests-requiring-rubocop.patch
index 35db088..cb54d8e 100644
--- a/debian/patches/disable-tests-requiring-rubocop.patch
+++ b/debian/patches/disable-tests-requiring-rubocop.patch
@@ -1,12 +1,13 @@
Description: Disable the tests that require rubocop, which is not yet packaged.
Author: Balasankar C <balasankarc at autistici.org>
-Last-Update: 2016-01-30
+Last-Update: 2017-10-01
+
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/spec/raven/integrations/rake_spec.rb
+++ b/spec/raven/integrations/rake_spec.rb
@@ -5,7 +5,7 @@
- expect(Raven::CLI.test("dummy://12345:67890@sentry.localdomain:3000/sentry/42")).to be true
+ expect(Raven::CLI.test("dummy://12345:67890@sentry.localdomain:3000/sentry/42", true)).to be true
end
- it "should capture exceptions in Rake tasks" do
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-sentry-raven.git
More information about the Pkg-ruby-extras-commits
mailing list