[p4est] 01/02: remove failing loadsave tests

Matthias Maier tamiko-guest at moszumanska.debian.org
Tue Dec 6 19:56:22 UTC 2016


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

tamiko-guest pushed a commit to branch master
in repository p4est.

commit 91a5bee669c5af4708796371c17ce6c0878bc4b4
Author: Matthias Maier <tamiko+DEBIAN at kyomu.43-1.org>
Date:   Tue Nov 15 20:49:24 2016 +0000

    remove failing loadsave tests
---
 debian/patches/remove_loadsave_tests.patch | 54 ++++++++++++++++++++++++++++++
 debian/patches/series                      |  1 +
 2 files changed, 55 insertions(+)

diff --git a/debian/patches/remove_loadsave_tests.patch b/debian/patches/remove_loadsave_tests.patch
new file mode 100644
index 0000000..e7ecd6d
--- /dev/null
+++ b/debian/patches/remove_loadsave_tests.patch
@@ -0,0 +1,54 @@
+diff --git a/test/Makefile.am b/test/Makefile.am
+index 31f84fe..d5e294b 100644
+--- a/test/Makefile.am
++++ b/test/Makefile.am
+@@ -10,7 +10,7 @@ p4est_test_programs += \
+         test/p4est_test_quadrants test/p4est_test_balance \
+         test/p4est_test_partition test/p4est_test_coarsen \
+         test/p4est_test_valid test/p4est_test_balance_type \
+-        test/p4est_test_loadsave test/p4est_test_order \
++        test/p4est_test_order \
+         test/p4est_test_ghost \
+         test/p4est_test_iterate test/p4est_test_lnodes \
+         test/p4est_test_search test/p4est_test_brick \
+@@ -29,7 +29,7 @@ p4est_test_programs += \
+         test/p8est_test_partition test/p8est_test_coarsen \
+         test/p8est_test_valid test/p8est_test_balance_type \
+         test/p8est_test_face_transform test/p8est_test_edge_face_corners \
+-        test/p8est_test_periodic test/p8est_test_loadsave \
++        test/p8est_test_periodic \
+         test/p8est_test_ghost \
+         test/p8est_test_iterate test/p8est_test_lnodes \
+         test/p8est_test_search test/p8est_test_brick \
+@@ -54,7 +54,6 @@ test_p4est_test_order_SOURCES = test/test_order.c
+ test_p4est_test_coarsen_SOURCES = test/test_coarsen2.c
+ test_p4est_test_valid_SOURCES = test/test_valid2.c
+ test_p4est_test_balance_type_SOURCES = test/test_balance_type2.c
+-test_p4est_test_loadsave_SOURCES = test/test_loadsave2.c
+ test_p4est_test_ghost_SOURCES = test/test_ghost2.c
+ test_p4est_test_iterate_SOURCES = test/test_iterate2.c
+ test_p4est_test_lnodes_SOURCES = test/test_lnodes2.c
+@@ -78,7 +77,6 @@ test_p8est_test_balance_type_SOURCES = test/test_balance_type3.c
+ test_p8est_test_face_transform_SOURCES = test/test_face_transform3.c
+ test_p8est_test_edge_face_corners_SOURCES = test/test_edge_face_corners3.c
+ test_p8est_test_periodic_SOURCES = test/test_periodic3.c
+-test_p8est_test_loadsave_SOURCES = test/test_loadsave3.c
+ test_p8est_test_ghost_SOURCES = test/test_ghost3.c
+ test_p8est_test_brick_SOURCES = test/test_brick3.c
+ test_p8est_test_iterate_SOURCES = test/test_iterate3.c
+@@ -115,7 +113,6 @@ LINT_CSOURCES += \
+         $(test_p4est_test_coarsen_SOURCES) \
+         $(test_p4est_test_valid_SOURCES) \
+         $(test_p4est_test_balance_type_SOURCES) \
+-        $(test_p4est_test_loadsave_SOURCES) \
+         $(test_p4est_test_ghost_SOURCES) \
+         $(test_p4est_test_iterate_SOURCES) \
+         $(test_p4est_test_lnodes_SOURCES) \
+@@ -138,7 +135,6 @@ LINT_CSOURCES += \
+         $(test_p8est_test_face_transform_SOURCES) \
+         $(test_p8est_test_edge_face_corners_SOURCES) \
+         $(test_p8est_test_periodic_SOURCES) \
+-        $(test_p8est_test_loadsave_SOURCES) \
+         $(test_p8est_test_ghost_SOURCES) \
+         $(test_p8est_test_brick_SOURCES) \
+         $(test_p8est_test_iterate_SOURCES) \
diff --git a/debian/patches/series b/debian/patches/series
index 6bb7f88..4ddc620 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 do_not_declare_library_dirty.patch
 do_not_export_arch_dependent_config_h.patch
+remove_loadsave_tests.patch

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



More information about the debian-science-commits mailing list