[Asterisk-code-review] channels/pjsip/resolver: Re-enable failover tests. (testsuite[master])

Joshua Colp asteriskteam at digium.com
Wed Dec 13 05:09:38 CST 2017


Joshua Colp has uploaded this change for review. ( https://gerrit.asterisk.org/7545


Change subject: channels/pjsip/resolver: Re-enable failover tests.
......................................................................

channels/pjsip/resolver: Re-enable failover tests.

An upstream PJSIP change has fixed the underlying cause
of these failures. The session was being prematurely
disconnected result in early termination of the channel.

ASTERISK-27408

Change-Id: Ib8536d78a2189661254be972042585f4abf1a096
---
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, 0 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/45/7545/1

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 d4d217b..886c25f 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,7 +5,6 @@
         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 2c1f1df..c5c8f80 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,7 +10,6 @@
         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/7545
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib8536d78a2189661254be972042585f4abf1a096
Gerrit-Change-Number: 7545
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171213/7bca4efb/attachment.html>


More information about the asterisk-code-review mailing list