We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359063f commit 448961bCopy full SHA for 448961b
ci/travis/linux/qt4/script.sh
@@ -20,4 +20,4 @@ export CTEST_PARALLEL_LEVEL=1
20
export CCACHE_CPP2=yes
21
export CCACHE_TEMPDIR=/tmp
22
23
-xvfb-run ctest -V -E 'qgis_openstreetmaptest|qgis_wcsprovidertest|PyQgsOfflineEditingWFS' -S ./qgis-test-travis.ctest --output-on-failure
+xvfb-run ctest -V -E 'qgis_openstreetmaptest|qgis_wcsprovidertest|PyQgsOfflineEditingWFS|PyQgsWFSProviderGUI' -S ./qgis-test-travis.ctest --output-on-failure
0 commit comments