[gts] 24/25: Drop another test that fails since some time (Note: It should be investigated why this test started failing since 2016-07-14 but for the moment this seems to be the only sensible chance to keep the package)
Andreas Tille
tille at debian.org
Tue Jan 31 12:40:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository gts.
commit 1c4d91af03953a132e03c3c292aac098eced17f4
Author: Andreas Tille <tille at debian.org>
Date: Tue Jan 31 13:37:19 2017 +0100
Drop another test that fails since some time (Note: It should be
investigated why this test started failing since 2016-07-14 but
for the moment this seems to be the only sensible chance to keep
the package)
---
debian/changelog | 11 +++++++++++
debian/patches/failed-tests | 30 ++++++++++++++++++++++--------
2 files changed, 33 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a459cb6..c92a7af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+gts (0.7.6+darcs121130-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Drop another test that fails since some time (Note: It should be
+ investigated why this test started failing since 2016-07-14 but
+ for the moment this seems to be the only sensible chance to keep
+ the package)
+ Closes: #831245
+
+ -- Andreas Tille <tille at debian.org> Tue, 31 Jan 2017 13:10:41 +0100
+
gts (0.7.6+darcs121130-1.2) unstable; urgency=medium
* Non-maintainer upload.
diff --git a/debian/patches/failed-tests b/debian/patches/failed-tests
index 864d437..a3f4871 100644
--- a/debian/patches/failed-tests
+++ b/debian/patches/failed-tests
@@ -7,12 +7,26 @@ Description: remove some testa which are expected to fail
Anton Gladky <gladk at debian.org>:
remove some more tests, which are failing on kfreebsd-amd64, powerpc and s390x.
See https://bugs.debian.org/743322 for more information
+ Andreas Tille <tille at debian.org>:
+ Drop another test which obviously is failing
+ Note: It should be investigated why this test started failing since
+ 2016-07-14 but for the moment this seems to be the only sensible
+ chance to keep the package
+Bug-Debian: https://bugs.debian.org/831245
Author: Ruben Molina <rmolina at udea.edu.co>
-Last-Update: 2014-04-15
+Last-Update: Tue, 31 Jan 2017 13:10:41 +010
--- a/test/boolean/tests
+++ b/test/boolean/tests
-@@ -22,7 +22,6 @@
+@@ -13,7 +13,6 @@ t1 t13
+ t14 t15
+ t11 t16
+ t17 t18
+-t19 t20
+ t19 t21
+ t31 t32
+
+@@ -22,7 +21,6 @@ t1 t22
t1 t23
t1 t24
t27 t28
@@ -20,7 +34,7 @@ Last-Update: 2014-04-15
cube cube2
cube cube5
-@@ -39,10 +38,8 @@
+@@ -39,10 +37,8 @@ cube9 cube10
t25 t26
# Coincident faces
@@ -31,7 +45,7 @@ Last-Update: 2014-04-15
# Coincident faces (tetrahedra by T. Binder)
loc1 loc2
-@@ -51,7 +48,6 @@
+@@ -51,7 +47,6 @@ loc1 loc2
p1 p2
# Menger sponge (by B. Petit)
@@ -39,7 +53,7 @@ Last-Update: 2014-04-15
# cylinders (by Darie Aron)
1.gts 2.gts
-@@ -60,11 +56,8 @@
+@@ -60,11 +55,8 @@ sponge cutter
horse5.gts horse6.gts
# simplified horse
@@ -51,7 +65,7 @@ Last-Update: 2014-04-15
# tetrahedra by Wayne Gramlich
# looks like it works but visual inspection shows it doesn't
-@@ -76,37 +69,3 @@
+@@ -76,37 +68,3 @@ a23.gts b23.gts
a24.gts b24.gts
a25.gts b25.gts
@@ -91,7 +105,7 @@ Last-Update: 2014-04-15
-gerris.gts gerris.21
--- a/test/delaunay/Makefile.am
+++ b/test/delaunay/Makefile.am
-@@ -7,11 +7,10 @@
+@@ -7,11 +7,10 @@ DEPS = $(top_builddir)/src/libgts.la
check_PROGRAMS = cartesian random
@@ -106,7 +120,7 @@ Last-Update: 2014-04-15
too_close.gts too_close.sh
--- a/test/delaunay/Makefile.in
+++ b/test/delaunay/Makefile.in
-@@ -214,12 +214,11 @@
+@@ -214,12 +214,11 @@ INCLUDES = -I$(top_srcdir) -I$(top_srcdi
LDADD = $(top_builddir)/src/libgts.la -lm
DEPS = $(top_builddir)/src/libgts.la
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gts.git
More information about the debian-science-commits
mailing list