mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-06 21:41:30 +02:00
gnu: qtwayland: Fix test.
* gnu/packages/qt.scm (qtwayland)[#:phases]<disable-failing-tests>: Adjust according to source change.
This commit is contained in:
+1
-1
@@ -1797,7 +1797,7 @@ compositor libraries.")))
|
||||
(((string-append
|
||||
"QVERIFY\\(!cursorSurface\\(\\)->"
|
||||
"m_waitingFrameCallbacks\\.empty\\(\\)\\);")) "")
|
||||
(("QTRY_COMPARE\\(bufferSpy\\.count\\(\\), 1\\);") ""))))
|
||||
(("QTRY_COMPARE\\(bufferSpy\\.size\\(\\), 1\\);") ""))))
|
||||
(add-before 'check 'set-test-environment
|
||||
(lambda _
|
||||
;; Do not fail just because /etc/machine-id is missing.
|
||||
|
||||
Reference in New Issue
Block a user