[asterisk-commits] mjordan: testsuite/asterisk/trunk r4753 - /asterisk/trunk/tests/apps/confbrid...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Feb 28 08:46:20 CST 2014
Author: mjordan
Date: Fri Feb 28 08:46:13 2014
New Revision: 4753
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=4753
Log:
confbridge_marked: Move end-scenario to SINGLE to EMPTY transition
This prevents the scenario from getting ended prematurely, before all events
have been received.
Modified:
asterisk/trunk/tests/apps/confbridge/confbridge_marked/test-config.yaml
Modified: asterisk/trunk/tests/apps/confbridge/confbridge_marked/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/apps/confbridge/confbridge_marked/test-config.yaml?view=diff&rev=4753&r1=4752&r2=4753
==============================================================================
--- asterisk/trunk/tests/apps/confbridge/confbridge_marked/test-config.yaml (original)
+++ asterisk/trunk/tests/apps/confbridge/confbridge_marked/test-config.yaml Fri Feb 28 08:46:13 2014
@@ -94,6 +94,8 @@
-
action-type: 'set-expected-result'
expected-result: 'Conference transitioned from SINGLE_MARKED to EMPTY'
+ -
+ action-type: 'end-scenario'
-
type: 'headermatch'
conditions:
@@ -104,8 +106,6 @@
-
action-type: 'set-expected-result'
expected-result: 'Conference Ended'
- -
- action-type: 'end-scenario'
channels:
-
channel-id: 'Marked-1'
More information about the asterisk-commits
mailing list