Author: mjordan
Date: Tue Dec 16 12:11:48 2014
New Revision: 6106

URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=6106
Log:
tests/channels/SIP: Update minversion for two tests

The fixes for channels/SIP/invite_retransmit and
channels/SIP/no_ack_dialog_cleanup weren't committed until Asterisk 1.8.32.0
was released. Running these tests against earlier 1.8 releases is incorrect.

Modified:
    asterisk/trunk/tests/channels/SIP/invite_retransmit/test-config.yaml
    asterisk/trunk/tests/channels/SIP/no_ack_dialog_cleanup/test-config.yaml

Modified: asterisk/trunk/tests/channels/SIP/invite_retransmit/test-config.yaml
URL: 
http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/channels/SIP/invite_retransmit/test-config.yaml?view=diff&rev=6106&r1=6105&r2=6106
==============================================================================
--- asterisk/trunk/tests/channels/SIP/invite_retransmit/test-config.yaml 
(original)
+++ asterisk/trunk/tests/channels/SIP/invite_retransmit/test-config.yaml Tue 
Dec 16 12:11:48 2014
@@ -6,7 +6,7 @@
         'ASTERISK-24335.'
 
 properties:
-    minversion: '1.8.0.0'
+    minversion: '1.8.32.0'
     dependencies:
         - asterisk: 'chan_sip'
         - python: 'twisted'

Modified: 
asterisk/trunk/tests/channels/SIP/no_ack_dialog_cleanup/test-config.yaml
URL: 
http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/channels/SIP/no_ack_dialog_cleanup/test-config.yaml?view=diff&rev=6106&r1=6105&r2=6106
==============================================================================
--- asterisk/trunk/tests/channels/SIP/no_ack_dialog_cleanup/test-config.yaml 
(original)
+++ asterisk/trunk/tests/channels/SIP/no_ack_dialog_cleanup/test-config.yaml 
Tue Dec 16 12:11:48 2014
@@ -7,7 +7,7 @@
         If the bug is not fixed, this will leak a sip dialog object.'
 
 properties:
-    minversion: '1.8.0.0'
+    minversion: '1.8.32.0'
     dependencies:
         - python: 'starpy'
         - sipp:


-- 
_____________________________________________________________________
-- 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