mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
[WORKAROUND] qtbase: Skip tst_qstandardpaths.
* gnu/packages/qt.scm (qtbase)[#:phases]<check>: Also skip “tst_qstandardpaths”.
This commit is contained in:
parent
42765e99f3
commit
6bd2809e35
1 changed files with 3 additions and 0 deletions
|
|
@ -1097,6 +1097,9 @@ tst_qt_cmake_create.cpp"
|
|||
;; "/home", "/etc" or "/root" and fail.
|
||||
"tst_qcompleter"
|
||||
"tst_qfiledialog"
|
||||
;; When using non-root daemon, the environment:wrong-owner
|
||||
;; subtest fails.
|
||||
"tst_qstandardpaths"
|
||||
;; The following tests fail with: "Generation of UI
|
||||
;; files were triggered in the second build", but could
|
||||
;; pass in `guix shell --container`.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue