ci: Disable test runs on Flatpak builds

In the absence of a good mechanism to disable specific tests that fail in the flatpak build env, disable all tests.

Signed-off-by: Christian Glombek <c.glombek@cosa.systems>
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/809>
This commit is contained in:
Christian Glombek
2025-11-27 23:11:19 +01:00
committed by Marge Bot
parent 71bde1b12e
commit f5cea04dac

View File

@@ -152,24 +152,7 @@ package:deb-debian-trixie:arm64:
BUNDLE: "calls.flatpak"
CONFIG_OPTS: >-
-Dmanpages=false
TEST_RUN_ARGS: >-
"calls:Validate desktop file"
"calls:Validate daemon desktop file"
calls:util
calls:settings
calls:origin
calls:provider
calls:call
calls:plugins
calls:contacts
calls:ui-call
calls:manager
calls:ringer
calls:media
calls:srtp
calls:sdp-crypto
# Disable test because it fails in flatpak
#calls:sip
RUN_TESTS: "false"
# Build Flatpak for x86_64
flatpak@x86_64: