summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/tricode
diff options
context:
space:
mode:
authorTriatmoko2011-11-02 10:33:46 +0100
committerTriatmoko2011-11-02 10:33:46 +0100
commit6b0b2f2db5fa9bc54b02b24dda6ac00df39024c8 (patch)
tree37bfe50578bde19cc8d850b2edc569ca0e15a0a8 /For Weekly Test/tricode
parentiloging (diff)
downloadgsm-selftest-6b0b2f2db5fa9bc54b02b24dda6ac00df39024c8.tar.gz
gsm-selftest-6b0b2f2db5fa9bc54b02b24dda6ac00df39024c8.tar.xz
gsm-selftest-6b0b2f2db5fa9bc54b02b24dda6ac00df39024c8.zip
smarttest bug
Diffstat (limited to 'For Weekly Test/tricode')
-rw-r--r--For Weekly Test/tricode/gsmselftest-website3.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/For Weekly Test/tricode/gsmselftest-website3.py b/For Weekly Test/tricode/gsmselftest-website3.py
index 5413712..d83e64c 100644
--- a/For Weekly Test/tricode/gsmselftest-website3.py
+++ b/For Weekly Test/tricode/gsmselftest-website3.py
@@ -251,8 +251,9 @@ def smartTest():
if founds != True:
callFrom = 'sip'
callTo = dest[1]
- testDest(callFrom, callTo, 2)
- rem.append(dest)
+ if dest[0] != 'sip':
+ testDest(callFrom, callTo, 2)
+ rem.append(dest)
#check unsuccess call because caller handler having problem
#destination handler having problem, we should make test also to the caller