gnu: qtbase: Ignore tst_qsqlthread. * gnu/packages/qt.scm (qtbase)[check]: Add “tst_qsqlthread” to the list of ignored tests.
1 files changed, 3 insertions(+), 0 deletions(-) M gnu/packages/qt.scm
M gnu/packages/qt.scm => gnu/packages/qt.scm +3 -0
@@ 899,6 899,9 @@ tst_qt_cmake_create.cpp" ;; TODO: when core-updates is merged, check again. "tst_selftests" ;; The 'tst_qsqlthread' test sometimes fails. "tst_qsqlthread" ;; The 'tst_qsystemsemaphore' test sometimes fails. "tst_qsystemsemaphore" ;; The 'tst_moc' test fails with "'fi.exists()' returned FALSE".