guix-commits
[Top][All Lists]
Advanced

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

77/77: gnu: qtbase: Adjust skipped tests.


From: guix-commits
Subject: 77/77: gnu: qtbase: Adjust skipped tests.
Date: Thu, 21 Nov 2024 10:36:06 -0500 (EST)

z572 pushed a commit to branch master
in repository guix.

commit 3ef5e20bcdb6caed49e5db46a135ee4c17d69b5f
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Nov 20 12:57:53 2024 +0200

    gnu: qtbase: Adjust skipped tests.
    
    * gnu/packages/qt.scm (qtbase)[arguments]: In the custom 'check phase
    skip one fewer tests when building on i686-linux.
    
    Change-Id: I9df23e51dd18f076fd42f8c7175567c1104d3ae5
---
 gnu/packages/qt.scm | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index a6a431b8e0..722448b4e4 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1044,10 +1044,6 @@ tst_qt_cmake_create.cpp"
                                  ;; v3.normalized()' returned FALSE. ()
                                  "tst_qvectornd"
 
-                                 ;; Actual   (qRed(p))  : 11
-                                 ;; Expected (qGreen(p)): 10
-                                 "tst_qcolorspace"
-
                                  ;; Actual   (dv.validate(value, dummy)): 
Invalid
                                  ;; Expected (standard_state)           : 
Intermediate
                                  "tst_qdoublevalidator")))



reply via email to

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