mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-16 05:15:36 +00:00
flatpak: Don't run calls:sip tests in CI
This commit is contained in:
parent
81f53f9891
commit
fdd91951df
1 changed files with 18 additions and 1 deletions
|
@ -86,7 +86,24 @@ package:deb-pureos-byzantium: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
|
||||
|
||||
# Build Flatpak for x86_64
|
||||
flatpak@x86_64:
|
||||
|
|
Loading…
Reference in a new issue