[getfem] 01/02: Disable failing on mips64el test static_contact_gears
Anton Gladky
gladk at moszumanska.debian.org
Tue Aug 15 18:46:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository getfem.
commit 69ba5ecc0a65463c49ed39277450a58f809f20f8
Author: Anton Gladky <gladk at debian.org>
Date: Tue Aug 15 20:45:21 2017 +0200
Disable failing on mips64el test static_contact_gears
---
debian/patches/05_disable_failing_test.patch | 25 +++++++++++++++++++------
1 file changed, 19 insertions(+), 6 deletions(-)
diff --git a/debian/patches/05_disable_failing_test.patch b/debian/patches/05_disable_failing_test.patch
index c2d527f..cb478cf 100644
--- a/debian/patches/05_disable_failing_test.patch
+++ b/debian/patches/05_disable_failing_test.patch
@@ -2,10 +2,10 @@ Description: Disable two failing tests
Author: Anton Gladky <gladk at debian.org>
Last-Update: 2016-08-25
-Index: getfem++-5.2+dfsg1/tests/Makefile.am
+Index: getfem/tests/Makefile.am
===================================================================
---- getfem++-5.2+dfsg1.orig/tests/Makefile.am
-+++ getfem++-5.2+dfsg1/tests/Makefile.am
+--- getfem.orig/tests/Makefile.am
++++ getfem/tests/Makefile.am
@@ -45,22 +45,15 @@ check_PROGRAMS = \
test_interpolated_fem \
test_range_basis \
@@ -112,10 +112,10 @@ Index: getfem++-5.2+dfsg1/tests/Makefile.am
geo_trans_inv.param \
heat_equation.pl \
heat_equation.param \
-Index: getfem++-5.2+dfsg1/contrib/level_set_contact/Makefile.am
+Index: getfem/contrib/level_set_contact/Makefile.am
===================================================================
---- getfem++-5.2+dfsg1.orig/contrib/level_set_contact/Makefile.am
-+++ getfem++-5.2+dfsg1/contrib/level_set_contact/Makefile.am
+--- getfem.orig/contrib/level_set_contact/Makefile.am
++++ getfem/contrib/level_set_contact/Makefile.am
@@ -30,7 +30,7 @@ test_contact_SOURCES = contact_problem.c
AM_CPPFLAGS = -I$(top_srcdir)/src -I../../src
LDADD = ../../src/libgetfem.la -lm @SUPLDFLAGS@ @BOOST_LIBS@
@@ -125,3 +125,16 @@ Index: getfem++-5.2+dfsg1/contrib/level_set_contact/Makefile.am
EXTRA_DIST = \
contact_problem.pl \
+Index: getfem/contrib/static_contact_gears/Makefile.am
+===================================================================
+--- getfem.orig/contrib/static_contact_gears/Makefile.am
++++ getfem/contrib/static_contact_gears/Makefile.am
+@@ -32,7 +32,7 @@ static_contact_gears_u1_u2_SOURCES = sta
+ AM_CPPFLAGS = -I$(top_srcdir)/src -I../../src
+ LDADD = ../../src/libgetfem.la -lm @SUPLDFLAGS@ @BOOST_LIBS@
+
+-TESTS = static_contact_gears.pl
++#TESTS = static_contact_gears.pl
+
+ EXTRA_DIST = \
+ gear1.msh \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/getfem.git
More information about the debian-science-commits
mailing list