[Asterisk-code-review] Temporarily skip 2 pjsip/unbound resolver tests (testsuite[master])

Richard Mudgett asteriskteam at digium.com
Thu Nov 9 12:20:02 CST 2017


Richard Mudgett has submitted this change and it was merged. ( https://gerrit.asterisk.org/7157 )

Change subject: Temporarily skip 2 pjsip/unbound resolver tests
......................................................................

Temporarily skip 2 pjsip/unbound resolver tests

See ASTERISK_27408 for more info

Change-Id: Ie58f69545eb5c8ddcbadf01f0f553a930337888a
---
M tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/test-config.yaml
M tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/test-config.yaml
2 files changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Richard Mudgett: Looks good to me, approved; Approved for Submit



diff --git a/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/test-config.yaml b/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/test-config.yaml
index 886c25f..d4d217b 100644
--- a/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/test-config.yaml
+++ b/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/test-config.yaml
@@ -5,6 +5,7 @@
         transport, this test verifies that an SRV record lookup resulting in
         multiple results will successfully fail over to other records if
         previous ones do not respond.
+    skip: 'See ASTERISK-27408'
 
 test-modules:
     test-object:
diff --git a/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/test-config.yaml b/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/test-config.yaml
index c5c8f80..2c1f1df 100644
--- a/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/test-config.yaml
+++ b/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/test-config.yaml
@@ -10,6 +10,7 @@
         be selected first. Once this fails the only option left is UDP, so it
         should then switch transport types when attempting the secondary
         failover address.
+    skip: 'See ASTERISK-27408'
 
 test-modules:
     test-object:

-- 
To view, visit https://gerrit.asterisk.org/7157
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie58f69545eb5c8ddcbadf01f0f553a930337888a
Gerrit-Change-Number: 7157
Gerrit-PatchSet: 2
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171109/a3316451/attachment.html>


More information about the asterisk-code-review mailing list