Skip to content

Commit

Permalink
[travis] Disable flaky qgis_ziplayertest test
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Sep 28, 2016
1 parent aa30c2f commit 699724a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/travis/linux/qt4/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ if [ "${TRAVIS_PULL_REQUEST}" != "false" ]; then
chmod -R ugo-w ~/.ccache
fi

xvfb-run ctest -V -E 'qgis_openstreetmaptest|qgis_wcsprovidertest' -S ./qgis-test-travis.ctest --output-on-failure
xvfb-run ctest -V -E 'qgis_openstreetmaptest|qgis_wcsprovidertest|qgis_ziplayertest' -S ./qgis-test-travis.ctest --output-on-failure

0 comments on commit 699724a

Please sign in to comment.