PROTON-1810: [MacOS] Temporarily disable fuzz regression tests

Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/c0d83996
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/c0d83996
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/c0d83996

Branch: refs/heads/go1
Commit: c0d83996d07e0f084aedae693ed7aab3487a586b
Parents: 0cee74c
Author: Andrew Stitcher <astitc...@apache.org>
Authored: Fri Mar 23 15:06:06 2018 -0400
Committer: Andrew Stitcher <astitc...@apache.org>
Committed: Fri Mar 23 15:06:06 2018 -0400

----------------------------------------------------------------------
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/c0d83996/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index fe09339..92a273b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,7 +37,7 @@ matrix:
     env:
     - PKG_CONFIG_PATH='/usr/local/opt/openssl/lib/pkgconfig'
     - PATH="/usr/local/opt/python/libexec/bin:/usr/local/bin:$PATH"
-    - QPID_PROTON_CMAKE_ARGS='-DPROACTOR=libuv -DSASL_IMPL=none 
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.11 -DBUILD_RUBY=OFF'
+    - QPID_PROTON_CMAKE_ARGS='-DPROACTOR=libuv -DSASL_IMPL=none 
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.11 -DBUILD_RUBY=OFF -DENABLE_FUZZ_TESTING=NO'
     before_install:
     - brew update
     - brew upgrade cmake python openssl
@@ -48,7 +48,7 @@ matrix:
     env:
     - PKG_CONFIG_PATH='/usr/local/opt/openssl/lib/pkgconfig'
     - PATH="/usr/local/opt/python/libexec/bin:/usr/local/bin:$PATH"
-    - QPID_PROTON_CMAKE_ARGS='-DPROACTOR=libuv -DSASL_IMPL=none 
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.13 -DBUILD_RUBY=OFF'
+    - QPID_PROTON_CMAKE_ARGS='-DPROACTOR=libuv -DSASL_IMPL=none 
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.13 -DBUILD_RUBY=OFF -DENABLE_FUZZ_TESTING=NO'
     before_install:
     - brew update
     - brew upgrade cmake python openssl


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to