[asterisk-commits] mjordan: testsuite/asterisk/trunk r2974 - in /asterisk/trunk/tests: apps/voic...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Dec 29 14:07:40 CST 2011
Author: mjordan
Date: Thu Dec 29 14:07:37 2011
New Revision: 2974
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=2974
Log:
Set the supported version for these tests to 1.8.9 and later. These
tests were added after the branching of 1.8.8, and will not pass for that
version of Asterisk.
Modified:
asterisk/trunk/tests/apps/voicemail/leave_voicemail_forwarding/test-config.yaml
asterisk/trunk/tests/apps/voicemail/leave_voicemail_forwarding_auto_urgent/test-config.yaml
asterisk/trunk/tests/channels/SIP/sip_register_domain_acl/test-config.yaml
Modified: asterisk/trunk/tests/apps/voicemail/leave_voicemail_forwarding/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/apps/voicemail/leave_voicemail_forwarding/test-config.yaml?view=diff&rev=2974&r1=2973&r2=2974
==============================================================================
--- asterisk/trunk/tests/apps/voicemail/leave_voicemail_forwarding/test-config.yaml (original)
+++ asterisk/trunk/tests/apps/voicemail/leave_voicemail_forwarding/test-config.yaml Thu Dec 29 14:07:37 2011
@@ -6,7 +6,7 @@
mailboxes
properties:
- minversion: '1.8'
+ minversion: '1.8.9'
testconditions:
testconditions:
- name: 'threads'
Modified: asterisk/trunk/tests/apps/voicemail/leave_voicemail_forwarding_auto_urgent/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/apps/voicemail/leave_voicemail_forwarding_auto_urgent/test-config.yaml?view=diff&rev=2974&r1=2973&r2=2974
==============================================================================
--- asterisk/trunk/tests/apps/voicemail/leave_voicemail_forwarding_auto_urgent/test-config.yaml (original)
+++ asterisk/trunk/tests/apps/voicemail/leave_voicemail_forwarding_auto_urgent/test-config.yaml Thu Dec 29 14:07:37 2011
@@ -6,7 +6,7 @@
mailboxes. This preserves the Urgent flag on the mailboxes.
properties:
- minversion: '1.8'
+ minversion: '1.8.9'
testconditions:
testconditions:
- name: 'threads'
Modified: asterisk/trunk/tests/channels/SIP/sip_register_domain_acl/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/channels/SIP/sip_register_domain_acl/test-config.yaml?view=diff&rev=2974&r1=2973&r2=2974
==============================================================================
--- asterisk/trunk/tests/channels/SIP/sip_register_domain_acl/test-config.yaml (original)
+++ asterisk/trunk/tests/channels/SIP/sip_register_domain_acl/test-config.yaml Thu Dec 29 14:07:37 2011
@@ -3,7 +3,7 @@
description: |
'Make sure that allowexternaldomains works properly'
properties:
- minversion: '1.8'
+ minversion: '1.8.9'
dependencies:
- python: 'twisted'
- sipp:
More information about the asterisk-commits
mailing list