[Asterisk-code-review] testsuite: fix issues in 2 tests.yaml files (testsuite[master])
George Joseph
asteriskteam at digium.com
Mon May 15 13:30:18 CDT 2017
George Joseph has uploaded a new change for review. ( https://gerrit.asterisk.org/5627 )
Change subject: testsuite: fix issues in 2 tests.yaml files
......................................................................
testsuite: fix issues in 2 tests.yaml files
Change-Id: I05ff7f8d065dc949ca8a60eb521821d7360a17e8
---
M tests/channels/pjsip/dialplan_functions/tests.yaml
M tests/channels/pjsip/transfers/attended_transfer/nominal/tests.yaml
2 files changed, 1 insertion(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/27/5627/1
diff --git a/tests/channels/pjsip/dialplan_functions/tests.yaml b/tests/channels/pjsip/dialplan_functions/tests.yaml
index 86623a8..1aed251 100644
--- a/tests/channels/pjsip/dialplan_functions/tests.yaml
+++ b/tests/channels/pjsip/dialplan_functions/tests.yaml
@@ -6,4 +6,4 @@
- test: 'pjsip_contact'
- test: 'pjsip_session_refresh'
- test: 'chan_is_avail'
- - test: 'pjsip_headers'
+ - test: 'pjsip_header'
diff --git a/tests/channels/pjsip/transfers/attended_transfer/nominal/tests.yaml b/tests/channels/pjsip/transfers/attended_transfer/nominal/tests.yaml
index 9056fa9..b56c877 100644
--- a/tests/channels/pjsip/transfers/attended_transfer/nominal/tests.yaml
+++ b/tests/channels/pjsip/transfers/attended_transfer/nominal/tests.yaml
@@ -3,7 +3,6 @@
- test: 'caller_local'
- test: 'caller_local_blonde'
- test: 'callee_local'
- - test: 'callee_local_anonymous'
- test: 'callee_local_blonde'
- test: 'caller_remote'
- test: 'callee_remote'
--
To view, visit https://gerrit.asterisk.org/5627
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I05ff7f8d065dc949ca8a60eb521821d7360a17e8
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: George Joseph <gjoseph at digium.com>
More information about the asterisk-code-review
mailing list