[Asterisk-code-review] sfu: Disable add/remove source tests. (testsuite[master])
Joshua Colp
asteriskteam at digium.com
Mon Mar 22 09:35:32 CDT 2021
Joshua Colp has uploaded this change for review. ( https://gerrit.asterisk.org/c/testsuite/+/15668 )
Change subject: sfu: Disable add/remove source tests.
......................................................................
sfu: Disable add/remove source tests.
Removal of added streams is not working within
bridge_softmix, resulting in re-INVITEs not
occurring when they should.
ASTERISK~29363
Change-Id: I5afc3888974f573758da89906132571c9338d61c
---
M tests/apps/confbridge/sfu/add_remove_sources/test-config.yaml
M tests/apps/confbridge/sfu/local_add_remove_sources/test-config.yaml
2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/68/15668/1
diff --git a/tests/apps/confbridge/sfu/add_remove_sources/test-config.yaml b/tests/apps/confbridge/sfu/add_remove_sources/test-config.yaml
index 350d108..bfca328 100644
--- a/tests/apps/confbridge/sfu/add_remove_sources/test-config.yaml
+++ b/tests/apps/confbridge/sfu/add_remove_sources/test-config.yaml
@@ -1,4 +1,5 @@
testinfo:
+ skip: 'See ASTERISK-29363'
summary: 'Ensure that ConfBridge and PJSIP in SFU reinvite appropriately when channels add/remove sources'
description: |
'Two SIPp scenarios call into Asterisk which drops them both into a ConfBridge conference bridge. The
diff --git a/tests/apps/confbridge/sfu/local_add_remove_sources/test-config.yaml b/tests/apps/confbridge/sfu/local_add_remove_sources/test-config.yaml
index 2a54024..41a7179 100644
--- a/tests/apps/confbridge/sfu/local_add_remove_sources/test-config.yaml
+++ b/tests/apps/confbridge/sfu/local_add_remove_sources/test-config.yaml
@@ -1,4 +1,5 @@
testinfo:
+ skip: 'See ASTERISK-29363'
summary: 'Ensure that ConfBridge and PJSIP in SFU reinvite appropriately when channels add/remove sources'
description: |
'Two SIPp scenarios call into Asterisk which drops them both into a ConfBridge conference bridge. A Local
--
To view, visit https://gerrit.asterisk.org/c/testsuite/+/15668
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Change-Id: I5afc3888974f573758da89906132571c9338d61c
Gerrit-Change-Number: 15668
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210322/12514319/attachment.html>
More information about the asterisk-code-review
mailing list