summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2017-01-25 15:16:54 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2017-02-02 09:44:06 -0800
commit6a6bddb4537004cc1bfc506e76772de74d33f3f7 (patch)
treef2b2ee99e78f11d34a7f08f8f616ca3bddcae0ff /.travis.yml
parent67e157e8b4add5b2b5838bc021ba8ad3f030ab9f (diff)
downloadqtlocation-mapboxgl-6a6bddb4537004cc1bfc506e76772de74d33f3f7.tar.gz
[tests] Exclude test that causes valgrind assertion failure
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5aff3b1ccc..a328c7d43c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -190,7 +190,7 @@ matrix:
- make qt-app
- make qt-qml-app
- make qt-test
- - scripts/valgrind.sh build/qt-linux-x86_64/Release/mbgl-test --gtest_filter=-*.Load
+ - scripts/valgrind.sh build/qt-linux-x86_64/Release/mbgl-test --gtest_filter=-*.Load --gtest_filter=-Memory.Vector
cache:
directories: