summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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