[DRE-commits] [ruby-gnome2] 04/05: ignore gtksourceview2 test

Daisuke Higuchi dai at moszumanska.debian.org
Fri Dec 29 04:08:34 UTC 2017


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

dai pushed a commit to branch master
in repository ruby-gnome2.

commit 64f5a056b24b26dcf843cfc50f0eec5c39744cfd
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Fri Dec 29 12:38:42 2017 +0900

    ignore gtksourceview2 test
---
 debian/patches/ignored-test-modules.patch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/patches/ignored-test-modules.patch b/debian/patches/ignored-test-modules.patch
index 98d8c82..b5c91da 100644
--- a/debian/patches/ignored-test-modules.patch
+++ b/debian/patches/ignored-test-modules.patch
@@ -1,13 +1,13 @@
 Description: do not test not built modules.
 Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
 Forwarded: not-needed
-Last-Update: 2017-07-20
+Last-Update: 2017-12-29
 
 Index: ruby-gnome2/run-test.rb
 ===================================================================
 --- ruby-gnome2.orig/run-test.rb
 +++ ruby-gnome2/run-test.rb
-@@ -29,6 +29,13 @@ Pathname.glob((base_dir + "*").to_s) do
+@@ -29,6 +29,14 @@ Pathname.glob((base_dir + "*").to_s) do
  end
  
  ignored_modules = [
@@ -18,6 +18,7 @@ Index: ruby-gnome2/run-test.rb
 +'webkit-gtk2',
 +'goffice',
 +'gsf',
++'gtksourceview2',
  ]
  
  failed_target_names = []

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



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