[geos-commits] [SCM] GEOS branch master updated. 58e46a8d489fc0a9d1c1cd2b4796282798ca2473

git at osgeo.org git at osgeo.org
Mon Feb 17 12:17:04 PST 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, master has been updated
       via  58e46a8d489fc0a9d1c1cd2b4796282798ca2473 (commit)
      from  ccf087b4a8597a005abc766a5b8c4fd3f538a86f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 58e46a8d489fc0a9d1c1cd2b4796282798ca2473
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Feb 17 15:16:59 2020 -0500

    Remark out valgrind tests.  they are always failing

diff --git a/.drone-1.0.yml b/.drone-1.0.yml
index 035c09a..c5428d2 100644
--- a/.drone-1.0.yml
+++ b/.drone-1.0.yml
@@ -27,7 +27,7 @@ steps:
     image: *test-image
     commands:
       - make doxygen-checked
-  - name: valgrindcheck
-    image: *test-image
-    commands:
-      - CXXFLAGS="-O0" make valgrindcheck V=0
+  # - name: valgrindcheck
+  #   image: *test-image
+  #   commands:
+  #     - CXXFLAGS="-O0" make valgrindcheck V=0

-----------------------------------------------------------------------

Summary of changes:
 .drone-1.0.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list