Skip to content

Commit

Permalink
Disable flaky WFST server test
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Sep 20, 2016
1 parent 9ad4d39 commit 359d5e1
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 @@ -20,4 +20,4 @@ export CTEST_PARALLEL_LEVEL=1
export CCACHE_CPP2=yes
export CCACHE_TEMPDIR=/tmp

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

0 comments on commit 359d5e1

Please sign in to comment.