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 committed by Zheng Junjie
parent 09cfda0145
commit 3ef5e20bcd
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -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")))