[common][transitions][DPTTIZEN-3058, add onload_delay in tests.xml to avoid tc block] 34/179834/1
authorzhongyuan <zy123.yuan@samsung.com>
Wed, 23 May 2018 01:21:44 +0000 (09:21 +0800)
committerzhongyuan <zy123.yuan@samsung.com>
Wed, 23 May 2018 01:21:44 +0000 (09:21 +0800)
Change-Id: I66f83969134f7460ea779320f29a86c053073ba8

common/tct-transitions-css3-tests/tests.xml

index 3ff14590fe5e6bafc3ec9b6e95c3c43b6286bdaf..27824dbff35c8c8aa10a22eb87d38d51cc2e6761 100755 (executable)
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/csswg/properties-value-003.html?total_num=192&amp;locator_key=id&amp;value=105</test_script_entry>
         </description>
       </testcase>-->
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="auto" id="properties-value-implicit-001_01" purpose="Test checks that font-size-relative properties (all em-lengths) run a transition when font-size is changed">
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="auto" onload_delay = "60" id="properties-value-implicit-001_01" purpose="Test checks that font-size-relative properties (all em-lengths) run a transition when font-size is changed">
         <description>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/csswg/properties-value-implicit-001.html?total_num=60&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/csswg/properties-value-inherit-002.html?total_num=562&amp;locator_key=id&amp;value=561</test_script_entry>
         </description>
       </testcase>-->
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="auto" id="properties-value-inherit-003_01" purpose="Test checks that implicitly inherited property values that are transitioned on a parent element don't start a transition">
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="auto" onload_delay = "60" id="properties-value-inherit-003_01" purpose="Test checks that implicitly inherited property values that are transitioned on a parent element don't start a transition">
         <description>
           <test_script_entry>/opt/tct-transitions-css3-tests/transitions/csswg/properties-value-inherit-003.html?total_num=60&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
       </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>