[Asterisk-code-review] Disable the chan sip path support test. (testsuite[master])
Jenkins2
asteriskteam at digium.com
Wed Jan 10 07:57:16 CST 2018
Jenkins2 has submitted this change and it was merged. ( https://gerrit.asterisk.org/7924 )
Change subject: Disable the chan_sip path support test.
......................................................................
Disable the chan_sip path support test.
This test is attempting to use an address that doesn't resolve resulting
in part of the test hanging for a prolonged period of time. If it gives
up before the test is killed then the test passes, if it doesn't then the
test fails.
Change-Id: Iec64158078e5d9cc36e3e752dd8712bf134af026
---
M tests/channels/SIP/path/test-config.yaml
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
George Joseph: Looks good to me, approved
Jenkins2: Approved for Submit
diff --git a/tests/channels/SIP/path/test-config.yaml b/tests/channels/SIP/path/test-config.yaml
index 3ba8abd..5120a76 100644
--- a/tests/channels/SIP/path/test-config.yaml
+++ b/tests/channels/SIP/path/test-config.yaml
@@ -1,4 +1,5 @@
testinfo:
+ skip: 'See ASTERISK-27570'
summary: 'SIP Path Support'
description: |
'This test verifies SIP Path Support. It tests two scenarios:
--
To view, visit https://gerrit.asterisk.org/7924
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iec64158078e5d9cc36e3e752dd8712bf134af026
Gerrit-Change-Number: 7924
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180110/08e4dd79/attachment.html>
More information about the asterisk-code-review
mailing list