[DRE-commits] [ruby-capybara] 07/08: Remove require on selenium-web-driver

Sebastien Badia sbadia-guest at moszumanska.debian.org
Sun Apr 27 19:52:55 UTC 2014


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

sbadia-guest pushed a commit to branch master
in repository ruby-capybara.

commit dd208d7b2a22259c3077eeec89a81d4ff68a3059
Author: Sebastien Badia <seb at sebian.fr>
Date:   Sun Apr 27 21:41:23 2014 +0200

    Remove require on selenium-web-driver
---
 .../0005-Remove-tests-using-selenium-web-driver.patch    | 16 ++++++++++++++++
 debian/patches/series                                    |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/0005-Remove-tests-using-selenium-web-driver.patch b/debian/patches/0005-Remove-tests-using-selenium-web-driver.patch
new file mode 100644
index 0000000..c982ad0
--- /dev/null
+++ b/debian/patches/0005-Remove-tests-using-selenium-web-driver.patch
@@ -0,0 +1,16 @@
+Description: Remove require on selenium web driver
+ Until ruby-selenium-webdriver lands in Debian, see
+ <http://bugs.debian.org/703492>, we remove support for the :selenium driver.
+Author: Sebastien Badia <seb at sebian.fr>
+Bug-Debian: http://bugs.debian.org/703492
+Forwarded: not-needed
+Last-Update: 2014-04-27
+
+--- ruby-capybara-2.2.1.orig/spec/selenium_spec.rb
++++ ruby-capybara-2.2.1/spec/selenium_spec.rb
+@@ -1,5 +1,4 @@
+ require 'spec_helper'
+-require "selenium-webdriver"
+ 
+ <<PENDING
+ Capybara.register_driver :selenium_focus do |app|
diff --git a/debian/patches/series b/debian/patches/series
index 03a1295..b0a1961 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 0002-Inhibit-tests-for-the-selenium-driver.patch
 0003-Inhibit-tests-that-needs-more-than-one-driver.patch
 0004-Remove-uneeded-dependency-on-pry-in-tests.patch
+0005-Remove-tests-using-selenium-web-driver.patch

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



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