[Asterisk-code-review] incompatible-codecs: Remove 'file-descriptors' test condition (testsuite[13])
Friendly Automation
asteriskteam at digium.com
Wed Apr 1 14:31:47 CDT 2020
Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/testsuite/+/14080 )
Change subject: incompatible-codecs: Remove 'file-descriptors' test condition
......................................................................
incompatible-codecs: Remove 'file-descriptors' test condition
The 'file-descriptors' test condition is very environment
dependent. Removing it.
Change-Id: I5088ad87068a1721ff73d8588723b247007311bf
---
M tests/channels/pjsip/basic_calls/incoming/off-nominal/incompatible_codecs/test-config.yaml
1 file changed, 0 insertions(+), 6 deletions(-)
Approvals:
Friendly Automation: Looks good to me, approved; Approved for Submit
diff --git a/tests/channels/pjsip/basic_calls/incoming/off-nominal/incompatible_codecs/test-config.yaml b/tests/channels/pjsip/basic_calls/incoming/off-nominal/incompatible_codecs/test-config.yaml
index 376deb6..64bdf3b 100644
--- a/tests/channels/pjsip/basic_calls/incoming/off-nominal/incompatible_codecs/test-config.yaml
+++ b/tests/channels/pjsip/basic_calls/incoming/off-nominal/incompatible_codecs/test-config.yaml
@@ -5,9 +5,6 @@
A SIPp scenario places an offer with only ulaw and alaw in it. We ensure that
Asterisk responds with a 488.
- The test also uses the file-descriptors test condition to ensure that
- we do not leak any RTP ports.'
-
test-modules:
test-object:
config-section: sipp-config
@@ -30,6 +27,3 @@
- asterisk: 'res_pjsip_sdp_rtp'
tags:
- pjsip
- testconditions:
- -
- name: 'file-descriptors'
--
To view, visit https://gerrit.asterisk.org/c/testsuite/+/14080
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: 13
Gerrit-Change-Id: I5088ad87068a1721ff73d8588723b247007311bf
Gerrit-Change-Number: 14080
Gerrit-PatchSet: 2
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200401/161fd5dc/attachment.html>
More information about the asterisk-code-review
mailing list