[Asterisk-code-review] pjsip: Disable replaces unsolicited aggregate tests. (testsuite[13])
Joshua Colp
asteriskteam at digium.com
Wed Apr 29 09:23:22 CDT 2020
Joshua Colp has uploaded this change for review. ( https://gerrit.asterisk.org/c/testsuite/+/14330 )
Change subject: pjsip: Disable replaces unsolicited aggregate tests.
......................................................................
pjsip: Disable replaces unsolicited aggregate tests.
These tests have been disabled until the underlying
issue they are exposing is resolved.
Change-Id: Iebb9c4915f765407e4525a530456add0de87209b
---
M tests/channels/pjsip/subscriptions/mwi/solicited/replaced_by_unsolicited/aggregate/test-config.yaml
M tests/channels/pjsip/subscriptions/mwi/solicited/replaces_unsolicited/aggregate/test-config.yaml
2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/30/14330/1
diff --git a/tests/channels/pjsip/subscriptions/mwi/solicited/replaced_by_unsolicited/aggregate/test-config.yaml b/tests/channels/pjsip/subscriptions/mwi/solicited/replaced_by_unsolicited/aggregate/test-config.yaml
index 592aca6..62ac1db 100644
--- a/tests/channels/pjsip/subscriptions/mwi/solicited/replaced_by_unsolicited/aggregate/test-config.yaml
+++ b/tests/channels/pjsip/subscriptions/mwi/solicited/replaced_by_unsolicited/aggregate/test-config.yaml
@@ -1,4 +1,5 @@
testinfo:
+ skip: 'See ASTERISK-28860'
summary: 'Test a solicited subscription getting replaced by an unsolicited one.'
description: |
'This tests that when the mwi_subscribe_replaces_unsolicited option is
diff --git a/tests/channels/pjsip/subscriptions/mwi/solicited/replaces_unsolicited/aggregate/test-config.yaml b/tests/channels/pjsip/subscriptions/mwi/solicited/replaces_unsolicited/aggregate/test-config.yaml
index 29e2b82..bcd2b5c 100644
--- a/tests/channels/pjsip/subscriptions/mwi/solicited/replaces_unsolicited/aggregate/test-config.yaml
+++ b/tests/channels/pjsip/subscriptions/mwi/solicited/replaces_unsolicited/aggregate/test-config.yaml
@@ -1,4 +1,5 @@
testinfo:
+ skip: 'See ASTERISK-28860'
summary: 'Test replacing an aggregated unsolicited subscription with a solicited one.'
description: |
'After enabling the mwi_subscribe_replaces_unsolicited option on an
--
To view, visit https://gerrit.asterisk.org/c/testsuite/+/14330
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: 13
Gerrit-Change-Id: Iebb9c4915f765407e4525a530456add0de87209b
Gerrit-Change-Number: 14330
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/20200429/7fb7c356/attachment.html>
More information about the asterisk-code-review
mailing list