Skip to content

Commit 359d5e1

Browse files
committedSep 20, 2016
Disable flaky WFST server test
1 parent 9ad4d39 commit 359d5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ci/travis/linux/qt4/script.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ export CTEST_PARALLEL_LEVEL=1
2020
export CCACHE_CPP2=yes
2121
export CCACHE_TEMPDIR=/tmp
2222

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

0 commit comments

Comments
 (0)
Please sign in to comment.