[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/gnome-calls][wip/46.0-1] 2 commits: test: Disable SIP Patch

Evangelos Ribeiro Tzaras (@devrtz) gitlab at salsa.debian.org
Fri Mar 15 20:43:12 GMT 2024



Evangelos Ribeiro Tzaras pushed to branch wip/46.0-1 at Debian On Mobile / gnome-calls


Commits:
92b7fca2 by Chris Talbot at 2024-03-15T21:42:55+01:00
test: Disable SIP Patch

The sip test is flaky in Debian and Ubuntu

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

- - - - -
cdf220a0 by Evangelos Ribeiro Tzaras at 2024-03-15T21:42:56+01:00
Document and release 46.0-1

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/0002-test-disable-sip-test.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,16 @@
-gnome-calls (46.0-1) UNRELEASED; urgency=medium
+gnome-calls (46.0-1) unstable; urgency=medium
 
+  [ Helmut Grohne ]
+  * Skip building gtk-doc in arch-only builds. Closes: #1064460
+
+  [ Evangelos Ribeiro Tzaras ]
   * New upstream release
+  * d/patches: Drop upstream patches
+
+  [ Chris Talbot ]
+  * test: Disable SIP Patch
 
- -- Evangelos Ribeiro Tzaras <devrtz-debian at fortysixandtwo.eu>  Fri, 15 Mar 2024 20:06:18 +0100
+ -- Evangelos Ribeiro Tzaras <devrtz-debian at fortysixandtwo.eu>  Fri, 15 Mar 2024 21:35:01 +0100
 
 gnome-calls (45.0-1) unstable; urgency=medium
 


=====================================
debian/patches/0002-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 +1,2 @@
 0001-add-signal-for-main-window-hiding.patch
+0002-test-disable-sip-test.patch



View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/compare/e9ae666787f74525c41b8bf8e12ff6a87835d996...cdf220a0cbe98e5ed7551af3419ed04b81350667

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/compare/e9ae666787f74525c41b8bf8e12ff6a87835d996...cdf220a0cbe98e5ed7551af3419ed04b81350667
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/20240315/1f4303b3/attachment-0001.htm>


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