Skip to content

Commit 448961b

Browse files
committed
Disable flaky PyQgsWFSProviderGUI test
1 parent 359063f commit 448961b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/travis/linux/qt4/script.sh

+1-1
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' -S ./qgis-test-travis.ctest --output-on-failure
23+
xvfb-run ctest -V -E 'qgis_openstreetmaptest|qgis_wcsprovidertest|PyQgsOfflineEditingWFS|PyQgsWFSProviderGUI' -S ./qgis-test-travis.ctest --output-on-failure

0 commit comments

Comments
 (0)