QGIS/.ci/test_blocklist.txt
Nyall Dawson a0b5c05428 Blocklist Oracle test on Github Actions
The Oracle container is not installed, so we can't run these tests
2021-02-08 13:23:41 +10:00

30 lines
589 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
# MSSQL requires the MSSQL docker
PyQgsProviderConnectionMssql
# Oracle image is temporarily disabled in the Github Actions builds
PyQgsOracleProvider