1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: kwin: Disable tests on all architectures.

One of them also fails on bordeaux for x86_64.

* gnu/packages/kde-plasma.scm (kwin)[arguments]<#:test-exclude>: Disable
failing aarch64 tests on all architectures.

Change-Id: Ib32f927d0165213f358d6962f27604109cd4be3b
This commit is contained in:
Andreas Enge
2026-01-10 20:05:28 +01:00
committed by Rutherther
parent a6a0c82d73
commit e651fdb380

View File

@@ -1518,10 +1518,8 @@ you login.")
"kwin-testDrmLegacy"
"kwin-testInputCapture"
"kwin-testMockDrm"
,@(if (target-aarch64?)
'("kwin-testSecurityContext"
"kwin-testXwaylandSelection")
'()))
"kwin-testSecurityContext"
"kwin-testXwaylandSelection")
"|")
")")
#:phases