From: Liu, Xin Date: Thu, 10 Oct 2013 01:32:28 +0000 (+0800) Subject: Fix TTS-2049 by removing 2 TCs not support icon localization X-Git-Tag: 2.2.1_release~94 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=490239e3da398ce5d9c2b16482afa67d96c5eeb4;p=test%2Ftct%2Fweb%2Fapi.git Fix TTS-2049 by removing 2 TCs not support icon localization Signed-off-by: Liu, Xin --- diff --git a/tct-widget02-w3c-tests/tests.full.xml b/tct-widget02-w3c-tests/tests.full.xml index f3a07e181..82a15cf5c 100755 --- a/tct-widget02-w3c-tests/tests.full.xml +++ b/tct-widget02-w3c-tests/tests.full.xml @@ -147,30 +147,6 @@ - - - - Get the 'package id' of bk.wgt with the command : wrt-launcher -l, then uninstall the bk.wgt with the command : pkgcmd -u -q -t wgt -n 'package id' - - - Install the widget with the command: pkgcmd -i -t wgt -q -p /opt/usr/media/tct/opt/tct-widget02-w3c-tests/widgetpackaging/w3c/bk.wgt - Widget application is able to be installed successfully. - - - Check the bk widget logo. - To pass, the user agent must select black "PASS" on the round green background as the widget logo. - - - - - - - - http://www.w3.org/TR/2011/REC-widgets-20110927/ - - - - @@ -375,30 +351,6 @@ - - - - Get the 'package id' of ae.wgt with the command : wrt-launcher -l, then uninstall the ae.wgt with the command : pkgcmd -u -q -t wgt -n 'package id' - - - Install the widget with the command: pkgcmd -i -t wgt -q -p /opt/usr/media/tct/opt/tct-widget02-w3c-tests/widgetpackaging/w3c/ae.wgt - Widget application is able to be installed successfully. - - - Check the ae widget logo. - To pass, the user agent must select black "PASS" on the round green background as the widget logo. - - - - - - - - http://www.w3.org/TR/2011/REC-widgets-20110927/ - - - - /opt/usr/media/tct/opt/tct-widget02-w3c-tests/scripts/w3c_widget_installfail.sh b0.wgt diff --git a/tct-widget02-w3c-tests/tests.xml b/tct-widget02-w3c-tests/tests.xml index 3b8ff1f69..373c16750 100755 --- a/tct-widget02-w3c-tests/tests.xml +++ b/tct-widget02-w3c-tests/tests.xml @@ -75,22 +75,6 @@ - - - - - - Install the widget with the command: pkgcmd -i -t wgt -q -p /opt/usr/media/tct/opt/tct-widget02-w3c-tests/widgetpackaging/w3c/bk.wgt - Widget application is able to be installed successfully. - - - Check the bk widget logo. - To pass, the user agent must select black "PASS" on the round green background as the widget logo. - - - - - @@ -218,22 +202,6 @@ - - - - - - Install the widget with the command: pkgcmd -i -t wgt -q -p /opt/usr/media/tct/opt/tct-widget02-w3c-tests/widgetpackaging/w3c/ae.wgt - Widget application is able to be installed successfully. - - - Check the ae widget logo. - To pass, the user agent must select black "PASS" on the round green background as the widget logo. - - - - - /opt/usr/media/tct/opt/tct-widget02-w3c-tests/scripts/w3c_widget_installfail.sh b0.wgt diff --git a/tct-widget02-w3c-tests/widgetpackaging/w3c/ae.wgt b/tct-widget02-w3c-tests/widgetpackaging/w3c/ae.wgt deleted file mode 100755 index f91dad5ac..000000000 Binary files a/tct-widget02-w3c-tests/widgetpackaging/w3c/ae.wgt and /dev/null differ diff --git a/tct-widget02-w3c-tests/widgetpackaging/w3c/bk.wgt b/tct-widget02-w3c-tests/widgetpackaging/w3c/bk.wgt deleted file mode 100755 index 2c26f09b3..000000000 Binary files a/tct-widget02-w3c-tests/widgetpackaging/w3c/bk.wgt and /dev/null differ