[tv][wgtapi01] fix at.wgt launch failed issue on licensing tv 18/319518/2 tizen_8.0
authorchen <chen89.chen@samsung.com>
Fri, 25 Oct 2024 17:26:49 +0000 (01:26 +0800)
committerchen <chen89.chen@samsung.com>
Fri, 25 Oct 2024 17:54:06 +0000 (01:54 +0800)
Change-Id: I5311b61dd441f1cc1a2dabe095bce7dcf39b30e3
Signed-off-by: chen <chen89.chen@samsung.com>
common/tct-wgtapi01-w3c-tests/tests.full.xml
common/tct-wgtapi01-w3c-tests/tests.xml
common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/at.wgt [deleted file]
common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/at2024.wgt [new file with mode: 0755]

index 3566782d051076ba59ee6857906bae272b156918..0c90490c05585b6624de025b4d8dee4c5ef04303 100755 (executable)
         </specs>
       </testcase>
     </set>
-    <set name="at">
+    <set name="at2024">
       <testcase purpose="Test that the UA does not throw a NO_MODIFICATION_ALLOWED_ERR when clear() is invoked." type="compliance" status="approved" component="WebAPI/Widget/Widget Interface" execution_type="auto" priority="P3" id="WidgetInterface_at">
         <description>
           <test_script_entry test_script_expected_result="0">test_index.html</test_script_entry>
index ef8ef0dec2ef73076205f50fc51cedeae4d1bfb8..2c790f6795c7df125b860f9cc5ba5644f0cb4ace 100755 (executable)
         </description>
         </testcase>
     </set>
-    <set name="at" type="wrt">
+    <set name="at2024" type="wrt">
       <testcase component="W3C_HTML5 APIs/Widget/Widget Interface" execution_type="auto" id="WidgetInterface_at" purpose="Test that the UA does not throw a NO_MODIFICATION_ALLOWED_ERR when clear() is invoked.">
         <description>
           <test_script_entry test_script_expected_result="0">test_index.html</test_script_entry>
diff --git a/common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/at.wgt b/common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/at.wgt
deleted file mode 100755 (executable)
index e266070..0000000
Binary files a/common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/at.wgt and /dev/null differ
diff --git a/common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/at2024.wgt b/common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/at2024.wgt
new file mode 100755 (executable)
index 0000000..f522155
Binary files /dev/null and b/common/tct-wgtapi01-w3c-tests/widgetinterface/w3c/at2024.wgt differ