[DRE-commits] [ruby-gnome2] 05/09: do not test not built modules.

Daisuke Higuchi dai at moszumanska.debian.org
Fri Jul 21 16:29:58 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 902444ea7fe447fe9cae078d1eff8bbd1a77aaf1
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Sat Jul 22 01:27:53 2017 +0900

    do not test not built modules.
---
 debian/patches/ignored-test-modules.patch | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/debian/patches/ignored-test-modules.patch b/debian/patches/ignored-test-modules.patch
new file mode 100644
index 0000000..98d8c82
--- /dev/null
+++ b/debian/patches/ignored-test-modules.patch
@@ -0,0 +1,23 @@
+Description: do not test not built modules.
+Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
+Forwarded: not-needed
+Last-Update: 2017-07-20
+
+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
+ end
+ 
+ ignored_modules = [
++'vte3',
++'gnumeric',
++'webkit-gtk',
++'clutter-gstreamer',
++'webkit-gtk2',
++'goffice',
++'gsf',
+ ]
+ 
+ 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