guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: gnu: qgis: Disable a failing test.


From: guix-commits
Subject: 03/03: gnu: qgis: Disable a failing test.
Date: Sat, 25 Jun 2022 15:16:36 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit afc744496e2b646d0a5f420b826d005ce5672323
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Sat Jun 25 20:45:51 2022 +0200

    gnu: qgis: Disable a failing test.
    
    * gnu/packages/geo.scm (qgis)[arguments]: Add "PyQgsRasterResampler" to the
      list of disabled tests.
---
 gnu/packages/geo.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index a64212b738..848d6053c0 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2485,6 +2485,7 @@ growing set of geoscientific methods.")
                              "PyQgsProviderConnectionSpatialite"
                              "PyQgsPythonProvider"
                              "PyQgsRasterLayer"
+                             "PyQgsRasterResampler"
                              "PyQgsRulebasedRenderer"
                              "PyQgsSelectiveMasking"
                              "PyQgsSettings"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]