[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/gnome-calls][wip/disable_sip] test: Disable SIP Patch

Chris Talbot (@kop316) gitlab at salsa.debian.org
Mon Feb 26 03:08:49 GMT 2024



Chris Talbot pushed to branch wip/disable_sip at Debian On Mobile / gnome-calls


Commits:
a8970b4c by Chris Talbot at 2024-02-25T20:08:30-07:00
test: Disable SIP Patch

The sip test is flaky in Debian and Ubuntu

Forwarded: https://gitlab.gnome.org/GNOME/calls/-/issues/623

- - - - -


2 changed files:

- + debian/patches/0003-test-disable-sip-test.patch
- debian/patches/series


Changes:

=====================================
debian/patches/0003-test-disable-sip-test.patch
=====================================
@@ -0,0 +1,37 @@
+From c29d2cc02ee284433221e48b2c29307fceb544ef Mon Sep 17 00:00:00 2001
+From: Chris Talbot <chris at talbothome.com>
+Date: Wed, 14 Feb 2024 14:15:39 -0700
+Subject: [PATCH] test: disable sip test
+
+The sip test is flaky in Debian and Ubuntu
+
+Forwarded: https://gitlab.gnome.org/GNOME/calls/-/issues/623
+---
+ plugins/provider/tests/meson.build | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/plugins/provider/tests/meson.build b/plugins/provider/tests/meson.build
+index 49f5cd1..25ef99e 100644
+--- a/plugins/provider/tests/meson.build
++++ b/plugins/provider/tests/meson.build
+@@ -95,7 +95,7 @@ t = executable('media', test_sources,
+                  ]
+                )
+ test('media', t, env: test_env)
+-
++'''
+ test_sources = [ 'test-sip.c' ]
+ test_sources += sip_sources
+ t = executable('sip', test_sources,
+@@ -110,7 +110,7 @@ t = executable('sip', test_sources,
+                  ]
+                )
+ test('sip', t, env: test_env)
+-
++'''
+ test_sources = [ 'test-srtp.c' ]
+ test_sources += sip_sources
+ t = executable('srtp', test_sources,
+-- 
+2.43.0
+


=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 0001-add-signal-for-main-window-hiding.patch
 0002-connect-listener-past-the-list-model-filters.patch
+0003-test-disable-sip-test.patch



View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/commit/a8970b4c0bc57b68a7ae716a6bfdb219ff3718e1

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/commit/a8970b4c0bc57b68a7ae716a6bfdb219ff3718e1
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20240226/eb458c29/attachment-0001.htm>


More information about the Debian-on-mobile-maintainers mailing list