[Asterisk-code-review] pjsip: Disable replaces unsolicited non-aggregate tests. (testsuite[13])

Joshua Colp asteriskteam at digium.com
Wed Apr 29 10:57:01 CDT 2020


Joshua Colp has uploaded this change for review. ( https://gerrit.asterisk.org/c/testsuite/+/14332 )


Change subject: pjsip: Disable replaces unsolicited non-aggregate tests.
......................................................................

pjsip: Disable replaces unsolicited non-aggregate tests.

These tests are experiencing NOTIFY retransmissions
sometimes so until that is resolved they are being
disabled.

Change-Id: Ie7e88324dce0c66a446d5ae8cd142d2ad6e88063
---
M tests/channels/pjsip/subscriptions/mwi/solicited/replaced_by_unsolicited/non_aggregate/test-config.yaml
M tests/channels/pjsip/subscriptions/mwi/solicited/replaces_unsolicited/non_aggregate/test-config.yaml
2 files changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/32/14332/1

diff --git a/tests/channels/pjsip/subscriptions/mwi/solicited/replaced_by_unsolicited/non_aggregate/test-config.yaml b/tests/channels/pjsip/subscriptions/mwi/solicited/replaced_by_unsolicited/non_aggregate/test-config.yaml
index e430bd0..0d167f0 100644
--- a/tests/channels/pjsip/subscriptions/mwi/solicited/replaced_by_unsolicited/non_aggregate/test-config.yaml
+++ b/tests/channels/pjsip/subscriptions/mwi/solicited/replaced_by_unsolicited/non_aggregate/test-config.yaml
@@ -1,4 +1,5 @@
 testinfo:
+    skip: 'See ASTERISK-28861'
     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/non_aggregate/test-config.yaml b/tests/channels/pjsip/subscriptions/mwi/solicited/replaces_unsolicited/non_aggregate/test-config.yaml
index 54dc4ae..21971af 100644
--- a/tests/channels/pjsip/subscriptions/mwi/solicited/replaces_unsolicited/non_aggregate/test-config.yaml
+++ b/tests/channels/pjsip/subscriptions/mwi/solicited/replaces_unsolicited/non_aggregate/test-config.yaml
@@ -1,4 +1,5 @@
 testinfo:
+    skip: 'See ASTERISK-28861'
     summary: 'Test replacing an 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/+/14332
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: 13
Gerrit-Change-Id: Ie7e88324dce0c66a446d5ae8cd142d2ad6e88063
Gerrit-Change-Number: 14332
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/f93f1de6/attachment.html>


More information about the asterisk-code-review mailing list