From: zhongyuan Date: Mon, 8 Oct 2018 06:51:41 +0000 (+0800) Subject: [common][iotcon][TFIVE-13198, fix iot test crash issue] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e012f23d9c3aba66d6f5c841c03ffd613b5539f5;p=test%2Ftct%2Fweb%2Fapi.git [common][iotcon][TFIVE-13198, fix iot test crash issue] Change-Id: I9b405d151810e555fd5d2533520da11dc9c0fec6 --- diff --git a/common/tct-iotcon-tizen-tests/inst.wgt.py b/common/tct-iotcon-tizen-tests/inst.wgt.py index d09f582fb..2a5d8ad03 100755 --- a/common/tct-iotcon-tizen-tests/inst.wgt.py +++ b/common/tct-iotcon-tizen-tests/inst.wgt.py @@ -137,8 +137,6 @@ def uninstPKGs(): "rm /home/owner/share/*db.dat") (return_code, output) = doRemoteCMD( "rm /home/owner/share/IotconServerSample.wgt") - (return_code, output) = doRemoteCMD( - "pkgcmd -u -n pE1iK1HIYO") if return_code != 0: action_status = False