mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-10 00:13:55 -04:00
- Reactivate the tests - Split the tests in more then one file - Add WMS groups tests - Use standard test font
30 lines
620 B
Plaintext
Executable File
30 lines
620 B
Plaintext
Executable File
# black list
|
|
PyQgsJsonUtils
|
|
PyQgsLocalServer
|
|
PyQgsPalLabelingServer
|
|
qgis_composermapgridtest
|
|
qgis_composerutils
|
|
PyQgsAppStartup
|
|
|
|
# code layout tests are run on separate build
|
|
qgis_spelling
|
|
qgis_sipify
|
|
qgis_sip_include
|
|
qgis_sip_uptodate
|
|
|
|
# flaky
|
|
qgis_filedownloader
|
|
qgis_openstreetmaptest
|
|
qgis_wcsprovidertest
|
|
PyQgsWFSProviderGUI
|
|
qgis_ziplayertest
|
|
|
|
# Flaky, see https://dash.orfeo-toolbox.org/testDetails.php?test=63061783&build=297405
|
|
PyQgsSpatialiteProvider
|
|
|
|
# Need a local postgres installation
|
|
PyQgsAuthManagerPKIPostgresTest
|
|
PyQgsAuthManagerPasswordPostgresTest
|
|
PyQgsAuthManagerOgrPostgresTest
|
|
PyQgsDbManagerPostgis
|