diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2024-11-20 12:57:53 +0200 |
|---|---|---|
| committer | Zheng Junjie <zhengjunjie@iscas.ac.cn> | 2024-11-21 22:52:56 +0800 |
| commit | 3ef5e20bcdb6caed49e5db46a135ee4c17d69b5f (patch) | |
| tree | e265949a64c23cfc8668999b7ee42b575986d254 /gnu | |
| parent | 09cfda01455c6e148a014c18f22103fc245adb36 (diff) | |
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
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/qt.scm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index a6a431b8e09..722448b4e47 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm | |||
| @@ -1044,10 +1044,6 @@ tst_qt_cmake_create.cpp" | |||
| 1044 | ;; v3.normalized()' returned FALSE. () | 1044 | ;; v3.normalized()' returned FALSE. () |
| 1045 | "tst_qvectornd" | 1045 | "tst_qvectornd" |
| 1046 | 1046 | ||
| 1047 | ;; Actual (qRed(p)) : 11 | ||
| 1048 | ;; Expected (qGreen(p)): 10 | ||
| 1049 | "tst_qcolorspace" | ||
| 1050 | |||
| 1051 | ;; Actual (dv.validate(value, dummy)): Invalid | 1047 | ;; Actual (dv.validate(value, dummy)): Invalid |
| 1052 | ;; Expected (standard_state) : Intermediate | 1048 | ;; Expected (standard_state) : Intermediate |
| 1053 | "tst_qdoublevalidator"))) | 1049 | "tst_qdoublevalidator"))) |
