mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 13:36:36 +01:00
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:
parent
d3d85dde6f
commit
859847c6b3
1 changed files with 0 additions and 4 deletions
|
@ -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")))
|
||||
|
|
Loading…
Reference in a new issue