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
This commit is contained in:
Efraim Flashner 2024-11-20 12:57:53 +02:00
parent d3d85dde6f
commit 859847c6b3
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1044,10 +1044,6 @@ (define-public qtbase
;; 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")))