File: disable-test.patch

package info (click to toggle)
open-coarrays 2.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,484 kB
  • sloc: f90: 11,108; ansic: 9,621; sh: 3,202; makefile: 41
file content (14 lines) | stat: -rw-r--r-- 628 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Origin-Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881918
Description: Disable bug that ICE's with gfortran-7
Author: Alastair McKinstry <mckinstry@debian.org>
Last-Updated: 2017-11-17
Forwarded: no

Index: open-coarrays/src/tests/integration/pde_solvers/CMakeLists.txt
===================================================================
--- open-coarrays.orig/src/tests/integration/pde_solvers/CMakeLists.txt
+++ open-coarrays/src/tests/integration/pde_solvers/CMakeLists.txt
@@ -1,2 +1,2 @@
 add_subdirectory( coarrayBurgers )
-add_subdirectory( coarrayHeatSimplified )
+# add_subdirectory( coarrayHeatSimplified )