QGIS/.ci/test_blocklist_qt6.txt
Jean Felder a00f47c773 qgsproject: Add a sip removeMapLayers code to fix qt6 version
With this new method code, it is now possible to use
`QgsProject::removeMapLayers` with a list of layers or a list of
layers IDs in qt5 and qt6.

Co-authored-by: bdm-oslandia <benoit.de.mezzo@oslandia.com>
2025-05-01 10:33:58 +10:00

59 lines
1.4 KiB
Plaintext

# Qt6 blocklist
test_core_compositionconverter
test_core_labelingengine
test_core_layoutpicture
# test_core_ogcutils runs fine locally on Fedora:rawhide but not on CI
test_core_ogcutils
test_core_vectortilelayer
test_gui_processinggui
test_app_advanceddigitizing
test_app_vertextool
# Crashes -- also disabled on qt5 builds!
test_gui_queryresultwidget
# 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
PyQgsStyleStorageMssql
# To be fixed
PyQgsAnnotation
PyQgsAuthenticationSystem
PyQgsDelimitedTextProvider
PyQgsEditWidgets
PyQgsElevationProfileCanvas
PyQgsFloatingWidget
PyQgsLayoutHtml
PyQgsMapBoxGlStyleConverter
PyQgsNetworkAccessManager
PyQgsPalLabelingPlacement
PyQgsRasterAttributeTable
PyQgsRasterLayerRenderer
PyQgsSymbolLayerReadSld
PyQgsLayerDefinition
PyQgsSettings
PyQgsSettingsEntry
PyQgsServerWMSGetMap
PyQgsServerAccessControlWFSTransactional
ProcessingQgisAlgorithmsTestPt2
ProcessingQgisAlgorithmsTestPt4
ProcessingGdalAlgorithmsVectorTest
# PyQgsProviderRegistry runs fine locally on Fedora:rawhide but not on CI
PyQgsProviderRegistry