mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
31 lines
558 B
Plaintext
31 lines
558 B
Plaintext
# black list
|
|
PyQgsLocalServer
|
|
PyQgsPalLabelingServer
|
|
qgis_composerutils
|
|
PyQgsAppStartup
|
|
|
|
# code layout tests are run on separate build
|
|
qgis_spelling
|
|
qgis_sipify
|
|
qgis_sip_include
|
|
qgis_sip_uptodate
|
|
|
|
# Need a local postgres installation
|
|
PyQgsAuthManagerOgrPostgresTest
|
|
PyQgsDbManagerPostgis
|
|
|
|
# Needs an OpenCL device, the library is not enough
|
|
qgis_openclutilstest
|
|
|
|
# Relies on a broken/unreliable 3rd party service
|
|
qgis_layerdefinition
|
|
|
|
# Oracle requires the Oracle docker
|
|
PyQgsOracleProvider
|
|
|
|
# MSSQL requires the MSSQL docker
|
|
PyQgsProviderConnectionMssql
|
|
|
|
|
|
|