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:
committed by
Marge Bot
parent
71bde1b12e
commit
f5cea04dac
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user