From a8a252626de946ef585eee3cf22327dae6113d3c Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Thu, 9 Nov 2017 17:58:07 +0100 Subject: [PATCH] [travis] Disable PyQgsLocator test It's acting flaky and timing out --- .ci/travis/linux/blacklist.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.ci/travis/linux/blacklist.txt b/.ci/travis/linux/blacklist.txt index ce31fa2a5ec..8ca94d8d137 100755 --- a/.ci/travis/linux/blacklist.txt +++ b/.ci/travis/linux/blacklist.txt @@ -28,6 +28,9 @@ qgis_ziplayertest # Flaky, see https://travis-ci.org/qgis/QGIS/jobs/297708174 PyQgsServerAccessControl +# Flaky, see https://dash.orfeo-toolbox.org/testDetails.php?test=61670866&build=297397 +PyQgsLocator + # Need a local postgres installation PyQgsAuthManagerPKIPostgresTest PyQgsAuthManagerPasswordPostgresTest