QGIS/.ci/test_blocklist_qt6_ubuntu.txt
Nyall Dawson 5f320b4369 Blocklist fragile server tests on Ubuntu CI
These tests have started segfaulting randomly since upgrade from
24.10 to 25.04. It's a Ubuntu 25.04 specific issue, as the tests
have been run on the Fedora CI (and older Ubuntu) for years without
issue.

At this stage the cause is unknown, but the failures are just
noise and risk hiding real issues. Given that the Fedora CI is
still running these tests then we don't have any drop in
test coverage by blocking them from running on the Ubuntu builds.
2025-10-01 05:56:34 +10:00

24 lines
503 B
Plaintext

# block list
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
# Randomly segfault on Ubuntu 25.04, for unknown reasons
PyQgsServerApi
PyQgsServerWMS
PyQgsServerConfigCache