Revert "[common][animationtiming][remove manual case from animationtiming]" 61/272661/1
authorJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:05:26 +0000 (08:05 +0000)
committerJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:05:26 +0000 (08:05 +0000)
This reverts commit 4e8e50ec6aa3a2454c8a43fda0f08b71eed59393.

Change-Id: Ib6c367472d31ebfe2b038e950dcdd8304fc37c21

common/tct-animationtiming-w3c-tests/tests.full.xml
common/tct-animationtiming-w3c-tests/tests.xml

index ade4f8826cefc530117adc73c601e0f09f14a4a1..062b4163d7c547825a53c23aeae1d86bc4b86dbf 100755 (executable)
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter boolean" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P2" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_boolean">
+      <testcase purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter boolean" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P2" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_boolean">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter string" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P2" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_string">
+      </testcase>
+      <testcase purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter string" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P2" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_string">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter undefined" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P2" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_undefined">
+      </testcase>
+      <testcase purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter undefined" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P2" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_undefined">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter negative number" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P2" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_neg10">
+      </testcase>
+      <testcase purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter negative number" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P2" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_neg10">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check window.cancelAnimationFrame can be called normally with the parameter returned by window.requestAnimationFrame" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P2" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_validhandle">
+      </testcase>
+      <testcase purpose="Check window.cancelAnimationFrame can be called normally with the parameter returned by window.requestAnimationFrame" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P2" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_validhandle">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if window.cancelAnimationFrame and window.requestAnimationFrame invoked sucessfully" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P3" id="AnimationTiming_WindowAnimationTiming_requestAnimationFrame_cancelAnimationFrame">
+      </testcase>
+      <testcase purpose="Check if window.cancelAnimationFrame and window.requestAnimationFrame invoked sucessfully" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P3" id="AnimationTiming_WindowAnimationTiming_requestAnimationFrame_cancelAnimationFrame">
         <description>
           <steps>
             <step order="1">
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="check if window.requestAnimationFrame only schedules a single animation" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P3" id="AnimationTiming_WindowAnimationTiming_requestAnimationFrame_singleAnimation">
+      </testcase>
+      <testcase purpose="check if window.requestAnimationFrame only schedules a single animation" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" priority="P3" id="AnimationTiming_WindowAnimationTiming_requestAnimationFrame_singleAnimation">
         <description>
           <test_script_entry timeout="90">/opt/tct-animationtiming-w3c-tests/animationtiming/AnimationTiming_WindowAnimationTiming_requestAnimationFrame_singleAnimation.html</test_script_entry>
         </description>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if document's hidden attribute is false, window.requestAnimationFrame invoked sucessfully" type="compliance" status="approved" component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="auto" priority="P3" id="AnimationTiming_WindowAnimationTiming_requestAnimationFrame_hidden">
         <description>
           <test_script_entry timeout="90">/opt/tct-animationtiming-w3c-tests/animationtiming/AnimationTiming_WindowAnimationTiming_requestAnimationFrame_hidden.html</test_script_entry>
index 7366992f0bae16232d4f36b31c91772fb9ce4fa3..711c5e3f35d80cafcb5265f09bc542a61602c53b 100755 (executable)
@@ -53,7 +53,7 @@
           <test_script_entry test_script_expected_result="0" timeout="90">/opt/tct-animationtiming-w3c-tests/animationtiming/AnimationTiming_WindowAnimationTiming_requestAnimationFrame_NeedParameter.html</test_script_entry>
         </description>
         </testcase>
-      <!--<testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_boolean" purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter boolean">
+      <testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_boolean" purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter boolean">
         <description>
           <steps>
             <step order="1">
@@ -63,8 +63,8 @@
           </steps>
           <test_script_entry test_script_expected_result="0" timeout="90">/opt/tct-animationtiming-w3c-tests/animationtiming/AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_boolean.html</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_string" purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter string">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_string" purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter string">
         <description>
           <steps>
             <step order="1">
@@ -74,8 +74,8 @@
           </steps>
           <test_script_entry test_script_expected_result="0" timeout="90">/opt/tct-animationtiming-w3c-tests/animationtiming/AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_string.html</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_undefined" purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter undefined">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_undefined" purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter undefined">
         <description>
           <steps>
             <step order="1">
@@ -85,8 +85,8 @@
           </steps>
           <test_script_entry test_script_expected_result="0" timeout="90">/opt/tct-animationtiming-w3c-tests/animationtiming/AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_undefined.html</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_neg10" purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter negative number">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_neg10" purpose="Check whether window.cancelAnimationFrame can be used normally with invalid parameter negative number">
         <description>
           <steps>
             <step order="1">
@@ -96,8 +96,8 @@
           </steps>
           <test_script_entry test_script_expected_result="0" timeout="90">/opt/tct-animationtiming-w3c-tests/animationtiming/AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_neg10.html</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_validhandle" purpose="Check window.cancelAnimationFrame can be called normally with the parameter returned by window.requestAnimationFrame">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_validhandle" purpose="Check window.cancelAnimationFrame can be called normally with the parameter returned by window.requestAnimationFrame">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry test_script_expected_result="0" timeout="90">/opt/tct-animationtiming-w3c-tests/animationtiming/AnimationTiming_WindowAnimationTiming_cancelAnimationFrame_validhandle.html</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_requestAnimationFrame_cancelAnimationFrame" purpose="Check if window.cancelAnimationFrame and window.requestAnimationFrame invoked sucessfully">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_requestAnimationFrame_cancelAnimationFrame" purpose="Check if window.cancelAnimationFrame and window.requestAnimationFrame invoked sucessfully">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry timeout="90">/opt/tct-animationtiming-w3c-tests/animationtiming/AnimationTiming_WindowAnimationTiming_requestAnimationFrame_cancelAnimationFrame.html</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_requestAnimationFrame_singleAnimation" purpose="check if window.requestAnimationFrame only schedules a single animation">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="manual" id="AnimationTiming_WindowAnimationTiming_requestAnimationFrame_singleAnimation" purpose="check if window.requestAnimationFrame only schedules a single animation">
         <description>
           <test_script_entry timeout="90">/opt/tct-animationtiming-w3c-tests/animationtiming/AnimationTiming_WindowAnimationTiming_requestAnimationFrame_singleAnimation.html</test_script_entry>
         </description>
-        </testcase>-->
+        </testcase>
       <testcase component="W3C_HTML5 APIs/Performance and Optimization/Timing control for script-based animations" execution_type="auto" id="AnimationTiming_WindowAnimationTiming_requestAnimationFrame_hidden" purpose="Check if document's hidden attribute is false, window.requestAnimationFrame invoked sucessfully">
         <description>
           <test_script_entry timeout="90">/opt/tct-animationtiming-w3c-tests/animationtiming/AnimationTiming_WindowAnimationTiming_requestAnimationFrame_hidden.html</test_script_entry>