guix-commits
[Top][All Lists]
Advanced

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

09/11: gnu: qgis: Disable failing tests.


From: guix-commits
Subject: 09/11: gnu: qgis: Disable failing tests.
Date: Sun, 11 Sep 2022 10:06:58 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit 834162dccaa1c0f55f7711edb46f6c40294a1def
Author: Felix Gruber <felgru@posteo.net>
AuthorDate: Thu Sep 8 20:14:38 2022 +0000

    gnu: qgis: Disable failing tests.
    
    * gnu/packages/geo.scm (qgis)[arguments]: Disable failing tests in
      'check phase.
    
    Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
 gnu/packages/geo.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 962c2179a7..2e8b1266f9 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2471,6 +2471,7 @@ growing set of geoscientific methods.")
                              "ProcessingOtbAlgorithmsTest"
                              "test_core_authmanager"
                              "test_core_compositionconverter"
+                             "test_core_coordinatereferencesystem"
                              "test_core_gdalutils"
                              "test_core_labelingengine"
                              "test_core_layout"
@@ -2480,6 +2481,7 @@ growing set of geoscientific methods.")
                              "test_core_layoutpicture"
                              "test_core_legendrenderer"
                              "test_core_networkaccessmanager"
+                             "test_core_rasterfilewriter"
                              "test_core_tiledownloadmanager"
                              "test_gui_dualview"
                              "test_gui_htmlwidgetwrapper"



reply via email to

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