Author: mjordan
Date: Sat Nov  1 18:19:50 2014
New Revision: 5848

URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=5848
Log:
tests/rest_api/bridges/bridge_by_id: Fix stability problems

This test also now triggers a stop based on an event and not through the
test object. This prevents the test from closing the WebSocket too quickly
and missing expected events.

Modified:
    asterisk/trunk/tests/rest_api/bridges/bridge_by_id/test-config.yaml

Modified: asterisk/trunk/tests/rest_api/bridges/bridge_by_id/test-config.yaml
URL: 
http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/rest_api/bridges/bridge_by_id/test-config.yaml?view=diff&rev=5848&r1=5847&r2=5848
==============================================================================
--- asterisk/trunk/tests/rest_api/bridges/bridge_by_id/test-config.yaml 
(original)
+++ asterisk/trunk/tests/rest_api/bridges/bridge_by_id/test-config.yaml Sat Nov 
 1 18:19:50 2014
@@ -33,6 +33,7 @@
     #   endpoint: Local/s@default
     #   channelId: testsuite-default-id
     #   app: testsuite
+    stop-on-end: False
 
 pluggable-config:
     -
@@ -160,6 +161,7 @@
                 channel:
                     id: 'testsuite-default-id$'
             count: 1
+        stop_test:
     -
         ari-events:
             match:


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

svn-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/svn-commits

Reply via email to