[common][transitions][remove manual case from transitions] 65/272465/2
authortangkaiyuan <kaiyuan.tang@samsung.com>
Mon, 21 Mar 2022 03:03:07 +0000 (11:03 +0800)
committertangkaiyuan <kaiyuan.tang@samsung.com>
Mon, 21 Mar 2022 03:03:35 +0000 (11:03 +0800)
Change-Id: I65d04b8f2f6fbae299f6c9b36ceab12305af569d
Signed-off-by: tangkaiyuan <kaiyuan.tang@samsung.com>
common/tct-transitions-css3-tests/tests.full.xml
common/tct-transitions-css3-tests/tests.xml

index e2bcb1f313c2f3d033d995e11514026c252d7495..a0efa4fcb4545a0b356adcdc00df4e5d853454de 100755 (executable)
@@ -27,7 +27,7 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="To check if border-bottom-width can implement transition function normally" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry14">
+      <!--<testcase purpose="To check if border-bottom-width can implement transition function normally" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry14">
         <description>
           <pre_condition/>
           <post_condition/>
@@ -46,8 +46,8 @@
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>
-      <testcase purpose="To check if shorthand properties padding-top can implement transition-property function normally" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry18">
+      </testcase>-->
+      <!--<testcase purpose="To check if shorthand properties padding-top can implement transition-property function normally" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry18">
         <description>
           <pre_condition/>
           <post_condition/>
@@ -66,8 +66,8 @@
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>
-      <testcase purpose="To check if shorthand properties margin-top can implement transition-property function normally" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry19">
+      </testcase>-->
+      <!--<testcase purpose="To check if shorthand properties margin-top can implement transition-property function normally" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry19">
         <description>
           <pre_condition/>
           <post_condition/>
@@ -86,8 +86,8 @@
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>
-      <testcase purpose="To check if shorthand properties transform-origin can implement transition-property function normally" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry23">
+      </testcase>-->
+      <!--<testcase purpose="To check if shorthand properties transform-origin can implement transition-property function normally" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry23">
         <description>
           <pre_condition/>
           <post_condition/>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>
-      <testcase purpose="To check if transition: left 4s linear 1s can implement transition-property function normally" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry7">
+      </testcase>-->
+      <!--<testcase purpose="To check if transition: left 4s linear 1s can implement transition-property function normally" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry7">
         <description>
           <pre_condition/>
           <post_condition/>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase purpose="Check if the first value that can be parsed as a time is assigned to the transition-duration,the second is transition-delay" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="auto" priority="P3" id="CSS3Transitions_transition_4s_1s">
         <description>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/CSS3Transitions_transition_4s_1s.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="To check if transition: Hover over the div element above, the square will be bigger" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="transitions-css3">
+      <!--<testcase purpose="To check if transition: Hover over the div element above, the square will be bigger" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="transitions-css3">
         <description>
           <pre_condition/>
           <post_condition/>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="auto" id="transitions-animatable-properties-01" priority="P1" purpose="Test animatable CSS properties" status="approved" type="compliance" onload_delay="60" subcase="94">
         <description>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/w3c/transitions-animatable-properties-01.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry5" priority="P3" purpose="To check if the remove of transition properties can work properly" status="approved" type="compliance">
+      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry5" priority="P3" purpose="To check if the remove of transition properties can work properly" status="approved" type="compliance">
         <description>
           <pre_condition/>
           <post_condition/>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry6" priority="P3" purpose="To check if changes  transition-duration while the transition is running to ensure that the running transition is not affected" status="approved" type="compliance">
+      </testcase>-->
+      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry6" priority="P3" purpose="To check if changes  transition-duration while the transition is running to ensure that the running transition is not affected" status="approved" type="compliance">
         <description>
           <pre_condition/>
           <post_condition/>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="transition-end-event-nested" priority="P3" purpose="Test transitionend event" status="approved" type="compliance">
+      </testcase>-->
+      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="transition-end-event-nested" priority="P3" purpose="Test transitionend event" status="approved" type="compliance">
         <description>
           <pre_condition/>
           <post_condition/>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>
+      </testcase>-->
       <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="auto" id="before-DOMContentLoaded-001" priority="P2" purpose="Test checks that transitions are run even before the document has left parsing mode" status="approved" type="compliance" subcase="2">
         <description>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/csswg/before-DOMContentLoaded-001.html</test_script_entry>
index 27824dbff35c8c8aa10a22eb87d38d51cc2e6761..41c7edb76cc3944ec9bb42c9100da1679a79d1ab 100755 (executable)
@@ -13,7 +13,7 @@
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/CSS3Transitions_transition_transitionend.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry14" purpose="To check if border-bottom-width can implement transition function normally">
+      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry14" purpose="To check if border-bottom-width can implement transition function normally">
         <description>
           <pre_condition/>
           <steps>
@@ -24,8 +24,8 @@
           </steps>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-border-transitions.html?total_num=10&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
-      </testcase>
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry18" purpose="To check if shorthand properties padding-top can implement transition-property function normally">
+      </testcase>-->
+      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry18" purpose="To check if shorthand properties padding-top can implement transition-property function normally">
         <description>
           <pre_condition/>
           <steps>
@@ -36,8 +36,8 @@
           </steps>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
-      </testcase>
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry19" purpose="To check if shorthand properties margin-top can implement transition-property function normally">
+      </testcase>-->
+      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry19" purpose="To check if shorthand properties margin-top can implement transition-property function normally">
         <description>
           <pre_condition/>
           <steps>
@@ -48,8 +48,8 @@
           </steps>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
-      </testcase>
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry23" purpose="To check if shorthand properties transform-origin can implement transition-property function normally">
+      </testcase>-->
+      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry23" purpose="To check if shorthand properties transform-origin can implement transition-property function normally">
         <description>
           <pre_condition/>
           <steps>
@@ -60,8 +60,8 @@
           </steps>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
-      </testcase>
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry7" purpose="To check if transition: left 4s linear 1s can implement transition-property function normally">
+      </testcase>-->
+      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry7" purpose="To check if transition: left 4s linear 1s can implement transition-property function normally">
         <description>
           <pre_condition/>
           <steps>
@@ -72,7 +72,7 @@
           </steps>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/delay.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="auto" id="CSS3Transitions_transition_4s_1s" purpose="Check if the first value that can be parsed as a time is assigned to the transition-duration,the second is transition-delay">
         <description>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/CSS3Transitions_transition_4s_1s.html</test_script_entry>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/CSS3Transitions_transition-property_initial_value.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="transitions-css3" purpose="To check if transition: Hover over the div element above, the square will be bigger">
+      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="transitions-css3" purpose="To check if transition: Hover over the div element above, the square will be bigger">
         <description>
           <pre_condition/>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/transitions-css3.html</test_script_entry>
         </description>
-      </testcase>
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry6" purpose="To check if changes  transition-duration while the transition is running to ensure that the running transition is not affected">
+      </testcase>-->
+      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry6" purpose="To check if changes  transition-duration while the transition is running to ensure that the running transition is not affected">
         <description>
           <pre_condition/>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/change-values-during-transition-manual.html</test_script_entry>
         </description>
-      </testcase>
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="transition-end-event-nested" purpose="Test transitionend event">
+      </testcase>-->
+      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="transition-end-event-nested" purpose="Test transitionend event">
         <description>
           <pre_condition/>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/transition-end-event-nested-manual.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="auto" id="transitions-animatable-properties-01_01" purpose="Test animatable CSS properties" onload_delay="60">
         <description>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/w3c/transitions-animatable-properties-01.html?total_num=94&amp;locator_key=id&amp;value=1</test_script_entry>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/csswg/transition-timing-function-001.html?total_num=20&amp;locator_key=id&amp;value=13</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry5" purpose="To check if the remove of transition properties can work properly">
+      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry5" purpose="To check if the remove of transition properties can work properly">
         <description>
           <pre_condition/>
           <steps>
           </steps>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/cancel-transition-manual.html</test_script_entry>
         </description>
-      </testcase>
+      </testcase>-->
       <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="auto" id="before-DOMContentLoaded-001_1" purpose="Test checks that transitions are run even before the document has left parsing mode">
         <description>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/csswg/before-DOMContentLoaded-001.html?total_num=2&amp;locator_key=id&amp;value=1</test_script_entry>