[ignition-common] 01/01: Include a patch to fix problems with test suite

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Mon Jan 30 17:13:16 UTC 2017


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

jrivero-guest pushed a commit to branch master
in repository ignition-common.

commit b0026f8136b996444e9cecedfba5966b3d0cb3b7
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Mon Jan 30 17:12:53 2017 +0000

    Include a patch to fix problems with test suite
    
    The exception test fails under pbuilder. Exclude it.
---
 debian/patches/0004_exclude_exception_test.patch | 17 +++++++++++++++++
 debian/patches/series                            |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/0004_exclude_exception_test.patch b/debian/patches/0004_exclude_exception_test.patch
new file mode 100644
index 0000000..ed1a312
--- /dev/null
+++ b/debian/patches/0004_exclude_exception_test.patch
@@ -0,0 +1,17 @@
+Description: Exclude Exception Test 
+             It does not work inside pbuilder
+Author: Jose Luis Rivero <jrivero at osrfoundation.org>
+Last-Update: 2017-10-26
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 6d5e272..ec83b27 100644
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -60,7 +60,6 @@ set (gtest_sources
+   Console_TEST.cc
+   Dem_TEST.cc
+   EnumIface_TEST.cc
+-  Exception_TEST.cc
+   Event_TEST.cc
+   Image_TEST.cc
+   ImageHeightmap_TEST.cc
diff --git a/debian/patches/series b/debian/patches/series
index 8563614..4cfe7d2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 0001_use_system_gtest.patch
 0002_respect_cflags.patch
 0003_use_c++11_in_gtest.patch
+debian/patches/0004_exclude_exception_test.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ignition-common.git



More information about the debian-science-commits mailing list