mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
39 lines
801 B
Plaintext
39 lines
801 B
Plaintext
# Qt6 blocklist
|
|
test_core_authconfig
|
|
test_core_callout
|
|
test_core_compositionconverter
|
|
test_core_dxfexport
|
|
test_core_expression
|
|
test_core_field
|
|
test_core_geometry
|
|
test_core_layoutpicture
|
|
test_core_maprendererjob
|
|
test_core_ogcutils
|
|
test_core_tiledownloadmanager
|
|
test_core_vectortilelayer
|
|
test_core_geometry_pointxy
|
|
|
|
# block list
|
|
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
|
|
test_core_openclutils
|
|
|
|
# Relies on a broken/unreliable 3rd party service
|
|
test_core_layerdefinition
|
|
|
|
# MSSQL requires the MSSQL docker
|
|
PyQgsProviderConnectionMssql
|