summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2011-08-19 12:41:40 +0000
committerNanang Izzuddin <nanang@teluu.com>2011-08-19 12:41:40 +0000
commitdaebe4433233abdd2beaa35b3de30185ef1dc7ad (patch)
tree5a47cc2f769d6a1bc3bc0495041a8487eddca04b /tests
parentfa76396ab93afa28e0b2d46491c01ca00fb357e4 (diff)
Re #1346 (python test fixes): Disabled (temporarily) {{{scripts-call/150_srtp_2_3.py}}} as this scenario requires SRTP optional-with-duplicated-media (ticket #1267).
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3717 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'tests')
-rw-r--r--tests/pjsua/runall.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pjsua/runall.py b/tests/pjsua/runall.py
index 9c78075d..5dbfaf18 100644
--- a/tests/pjsua/runall.py
+++ b/tests/pjsua/runall.py
@@ -18,6 +18,7 @@ tests = []
excluded_tests = [ "svn",
"pyc",
"scripts-call/150_srtp_2_1", # SRTP optional 'cannot' call SRTP mandatory
+ "scripts-call/150_srtp_2_3.py", # temporarily disabled until #1267 done
"scripts-call/301_ice_public_a.py", # Unreliable, proxy returns 408 sometimes
"scripts-call/301_ice_public_b.py", # Doesn't work because OpenSER modifies SDP
"scripts-pres/200_publish.py", # Ok from cmdline, error from runall.py