mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 23:39:00 -04:00
net-voip/gnome-calls: disable broken tests
Closes: https://bugs.gentoo.org/916692 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
parent
5db66eaa13
commit
f88cc4ef67
@ -75,7 +75,6 @@ src_configure() {
|
||||
|
||||
src_test() {
|
||||
local tests=(
|
||||
calls:application
|
||||
calls:call
|
||||
calls:contacts
|
||||
calls:dbus
|
||||
@ -87,10 +86,15 @@ src_test() {
|
||||
calls:ringer
|
||||
calls:sdp-crypto
|
||||
calls:settings
|
||||
#calls:sip
|
||||
calls:srtp
|
||||
calls:ui-call
|
||||
calls:util
|
||||
|
||||
# TODO: needs working sound card
|
||||
#calls:application
|
||||
|
||||
# TODO: hangs
|
||||
#calls:sip
|
||||
)
|
||||
virtx meson_src_test "${tests[@]}"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user