diff options
-rw-r--r-- | gnu/packages/qt.scm | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index b12564da44..fd7431914b 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -1101,7 +1101,12 @@ tst_qt_cmake_create.cpp" "test_qt_add_ui_8" "test_qt_add_ui_9" ;; This test is susceptible to the 600 ms timeout used: - "tst_qpauseanimation") + "tst_qpauseanimation" + + ;; This test may fail non-deterministically as reported + ;; in Guix bug#73233 and upstream at + ;; https://bugreports.qt.io/browse/QTBUG-119321. + "tst_qsharedmemory") #$@(cond ((target-ppc64le?) #~((list |