1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

gnu: qgis: Disable a test.

* gnu/packages/geo.scm (qgis)[arguments]: Add test_core_authcertutils to the
  list of disabled tests.

Fixes: guix/guix#723
Change-Id: Id2b72c379a223ecbc4c5bb6db45c5bd5015a6091
This commit is contained in:
Guillaume Le Vaillant
2025-08-20 13:28:42 +02:00
parent 224ddd9f20
commit f0393bbeb6

View File

@@ -3494,6 +3494,7 @@ growing set of geoscientific methods.")
"ProcessingGrassAlgorithmsRasterTestPt2"
"ProcessingGrassAlgorithmsVectorTest"
"ProcessingGrassAlgsPostgreRasterProvider"
"test_core_authcertutils"
"test_core_authconfig"
"test_core_authmanager"
"test_core_compositionconverter"