[asterisk-commits] kharwell: testsuite/asterisk/trunk r4491 - /asterisk/trunk/tests/rest_api/bri...

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Dec 19 16:58:22 CST 2013


Author: kharwell
Date: Thu Dec 19 16:58:21 2013
New Revision: 4491

URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=4491
Log:
rest_api: unhappy bridge test was bouncing

Assuming the test was bouncing due to a low reactor timeout setting.  It was set
at 10 seconds, but now uses the default.

(closes issue ASTERISK-22995)
Reported by: Matt Jordan

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

Modified: asterisk/trunk/tests/rest_api/bridges/unhappy/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/rest_api/bridges/unhappy/test-config.yaml?view=diff&rev=4491&r1=4490&r2=4491
==============================================================================
--- asterisk/trunk/tests/rest_api/bridges/unhappy/test-config.yaml (original)
+++ asterisk/trunk/tests/rest_api/bridges/unhappy/test-config.yaml Thu Dec 19 16:58:21 2013
@@ -14,7 +14,6 @@
             typename: ari.WebSocketEventModule
 
 test-object-config:
-    reactor-timeout: 10
     test-iterations:
         -   # Spawn two channels for this test
             -   channel: Local/s at default




More information about the asterisk-commits mailing list