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

Friendly Automation asteriskteam at digium.com
Fri May 1 07:24:44 CDT 2020


Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/testsuite/+/14364 )

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/multiple_registers/test-config.yaml
M tests/channels/pjsip/subscriptions/mwi/solicited/replaces_unsolicited/non_aggregate/test-config.yaml
3 files changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Kevin Harwell: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved
  Friendly Automation: Approved for Submit



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/multiple_registers/test-config.yaml b/tests/channels/pjsip/subscriptions/mwi/solicited/replaces_unsolicited/multiple_registers/test-config.yaml
index 2de0b07..c1d90b7 100644
--- a/tests/channels/pjsip/subscriptions/mwi/solicited/replaces_unsolicited/multiple_registers/test-config.yaml
+++ b/tests/channels/pjsip/subscriptions/mwi/solicited/replaces_unsolicited/multiple_registers/test-config.yaml
@@ -1,4 +1,5 @@
 testinfo:
+    skip: 'See ASTERISK-28861'
     summary: 'Test replacing an unsolicited subscription and multiple REGISTERs.'
     description: |
         'After enabling the mwi_subscribe_replaces_unsolicited option on an
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/+/14364
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: certified/16.8
Gerrit-Change-Id: Ie7e88324dce0c66a446d5ae8cd142d2ad6e88063
Gerrit-Change-Number: 14364
Gerrit-PatchSet: 2
Gerrit-Owner: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200501/441d2343/attachment.html>


More information about the asterisk-code-review mailing list