[open-coarrays] 76/80: disable N-S test as linking to staticlib fails

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 13:45:51 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository open-coarrays.

commit 24b51224d6fff70f0415156b6e2dd801eae73da9
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sat Sep 23 13:39:19 2017 +0100

    disable N-S test as linking to staticlib fails
---
 debian/changelog                     |  1 +
 debian/patches/disable-test-ns.patch | 14 ++++++++++++++
 debian/patches/series                |  1 +
 3 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d70d621..e073507 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ open-coarrays (1.9.2-1) UNRELEASED; urgency=medium
 
   * New upstream release
   - shared_patch merged upstream
+  - disable N-S test as linking to staticlib fails
 
  -- Alastair McKinstry <mckinstry at debian.org>  Sat, 23 Sep 2017 12:33:10 +0100
 
diff --git a/debian/patches/disable-test-ns.patch b/debian/patches/disable-test-ns.patch
new file mode 100644
index 0000000..6fc4e10
--- /dev/null
+++ b/debian/patches/disable-test-ns.patch
@@ -0,0 +1,14 @@
+Author: Alastair McKinstry <mckinstry at debian.org>
+Description: Disable NS test as it needs linking to lib which fails
+Forwarded: no
+Last-Updated: 2017-09-23
+
+Index: open-coarrays-1.9.2/src/tests/integration/pde_solvers/CMakeLists.txt
+===================================================================
+--- open-coarrays-1.9.2.orig/src/tests/integration/pde_solvers/CMakeLists.txt
++++ open-coarrays-1.9.2/src/tests/integration/pde_solvers/CMakeLists.txt
+@@ -1,3 +1,3 @@
+ add_subdirectory( coarrayBurgers )
+-add_subdirectory( navier-stokes )
++# add_subdirectory( navier-stokes )
+ add_subdirectory( coarrayHeatSimplified )
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..87359c2
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+disable-test-ns.patch

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



More information about the debian-science-commits mailing list