me
/
guix
Archived
1
0
Fork 0

gnu: qtwayland: Fix test.

* gnu/packages/qt.scm (qtwayland)[#:phases]<disable-failing-tests>: Adjust
according to source change.
master
Hilton Chain 2023-08-25 14:18:07 +08:00
parent ff48a10807
commit 5c8e8dff60
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
1 changed files with 1 additions and 1 deletions

View File

@ -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.