[common][widgetpolicy][remove na tcs] 43/256943/1
authortangkaiyuan <kaiyuan.tang@samsung.com>
Wed, 14 Apr 2021 23:30:00 +0000 (07:30 +0800)
committertangkaiyuan <kaiyuan.tang@samsung.com>
Wed, 14 Apr 2021 23:30:07 +0000 (07:30 +0800)
Change-Id: I333168842ea15018b4ad09da083d92d673598f58
Signed-off-by: tangkaiyuan <kaiyuan.tang@samsung.com>
common/tct-widgetpolicy-w3c-tests/tests.full.xml
common/tct-widgetpolicy-w3c-tests/tests.xml

index dcdc814c87d5c767104d1ae148f02381a293a398..13be79d29c900f8eb2fda04d75a9a7d2eddddd75 100755 (executable)
@@ -79,7 +79,7 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="When a user agent grants access to a given set of network resources, it must do equally for APIs and markup." type="compliance" status="approved" component="WebAPI/Widget/Widget Access Request Policy" execution_type="manual" priority="P3" id="WidgetPolicy_load_image_and_script">
+      <!--<testcase purpose="When a user agent grants access to a given set of network resources, it must do equally for APIs and markup." type="compliance" status="approved" component="WebAPI/Widget/Widget Access Request Policy" execution_type="manual" priority="P3" id="WidgetPolicy_load_image_and_script">
         <description>
           <pre_condition>Make sure the device can access to the network; Make sure load_image_and_script.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt</pre_condition>
           <post_condition>Get the 'application id' of load_image_and_script.wgt with the command : wrt-launcher -l, then uninstall the load_image_and_script.wgt with the command : pkgcmd -u -q -t wgt -n 'package id'</post_condition>
             <spec_url>http://www.w3.org/TR/widgets-access/</spec_url>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="When a user agent is not grant access to network resources, it should deny access requests." type="compliance" status="approved" component="WebAPI/Widget/Widget Access Request Policy" execution_type="manual" priority="P3" id="WidgetPolicy_block_loading_text_over_xhr">
         <description>
           <pre_condition>Make sure the device can access to the network; Make sure block_loading_text_over_xhr.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/block_loading_text_over_xhr.wgt</pre_condition>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Test that the user agent can process and support a &lt;access&gt; element with a wildcard ('*') origin." type="compliance" status="approved" component="WebAPI/Widget/Widget Access Request Policy" execution_type="manual" priority="P3" id="WidgetPolicy_wildcard_support">
+      <!--<testcase purpose="Test that the user agent can process and support a &lt;access&gt; element with a wildcard ('*') origin." type="compliance" status="approved" component="WebAPI/Widget/Widget Access Request Policy" execution_type="manual" priority="P3" id="WidgetPolicy_wildcard_support">
         <description>
           <pre_condition>Make sure the device can access to the network; Make sure wildcard_support.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt</pre_condition>
           <post_condition>Get the 'application id' of wildcard_support.wgt with the command : wrt-launcher -l, then uninstall the wildcard_support.wgt with the command : pkgcmd -u -q -t wgt -n 'package id'</post_condition>
             <spec_url>http://www.w3.org/TR/widgets-access/</spec_url>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Test that the user agent ignores &lt;access&gt; element with an origin containing an invalid IRI." type="compliance" status="approved" component="WebAPI/Widget/Widget Access Request Policy" execution_type="manual" priority="P3" id="WidgetPolicy_ignore_access_element_with_invalid_uri_1">
         <description>
           <pre_condition>Make sure the device can access to the network; Make sure ignore_access_element_with_invalid_uri_1.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/ignore_access_element_with_invalid_uri_1.wgt</pre_condition>
index 7dd6c7b07f5bbb0c3835095b2fe6799d0be4d0a2..f0dff272fdf67443ae2e53273b303ecd9d169e50 100755 (executable)
@@ -55,7 +55,7 @@
           <test_script_entry timeout="90">/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_iframe.wgt</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/Widget/Widget Access Request Policy" execution_type="manual" id="WidgetPolicy_load_image_and_script" purpose="When a user agent grants access to a given set of network resources, it must do equally for APIs and markup.">
+      <!--<testcase component="W3C_HTML5 APIs/Widget/Widget Access Request Policy" execution_type="manual" id="WidgetPolicy_load_image_and_script" purpose="When a user agent grants access to a given set of network resources, it must do equally for APIs and markup.">
         <description>
           <pre_condition>Make sure the device can access to the network; Make sure load_image_and_script.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_and_script.wgt</pre_condition>
           <post_condition>Get the $pkgid of load_image_and_script.wgt with the command : pkgcmd -l, then uninstall the load_image_and_script.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid</post_condition>
@@ -84,7 +84,7 @@ echo "User::Pkg::$pkgid User::Shell rwx" | smackload,
           </steps>
           <test_script_entry timeout="90">/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_text_over_xhr.wgt</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="W3C_HTML5 APIs/Widget/Widget Access Request Policy" execution_type="manual" id="WidgetPolicy_block_loading_text_over_xhr" purpose="When a user agent is not grant access to network resources, it should deny access requests.">
         <description>
           <pre_condition>Make sure the device can access to the network; Make sure block_loading_text_over_xhr.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/block_loading_text_over_xhr.wgt</pre_condition>
@@ -111,7 +111,7 @@ echo "User::Pkg::$pkgid User::Shell rwx" | smackload,
           <test_script_entry timeout="90">/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/ignore_access_with_missing_origin.wgt</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/Widget/Widget Access Request Policy" execution_type="manual" id="WidgetPolicy_wildcard_support" purpose="Test that the user agent can process and support a &lt;access&gt; element with a wildcard ('*') origin.">
+      <!--<testcase component="W3C_HTML5 APIs/Widget/Widget Access Request Policy" execution_type="manual" id="WidgetPolicy_wildcard_support" purpose="Test that the user agent can process and support a &lt;access&gt; element with a wildcard ('*') origin.">
         <description>
           <pre_condition>Make sure the device can access to the network; Make sure wildcard_support.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt</pre_condition>
           <post_condition>Get the $pkgid of wildcard_support.wgt with the command : pkgcmd -l, then uninstall the wildcard_support.wgt with the command : pkgcmd -u -t wgt -q -n $pkgid</post_condition>
@@ -125,7 +125,7 @@ launch wildcard_support.wgt with the command : app_launcher -s $appid</step_desc
           </steps>
           <test_script_entry timeout="90">/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/wildcard_support.wgt</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="W3C_HTML5 APIs/Widget/Widget Access Request Policy" execution_type="manual" id="WidgetPolicy_HTTP_ToASCII" purpose="When a user agent using the ToASCII algorithm as defined in RFC3490">
         <description>
           <pre_condition>Make sure the device can access to the network; Make sure HTTP_ToASCII.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/HTTP_ToASCII.wgt</pre_condition>