[common][video][skip 2 AMR codec tc for tv profile] 18/193618/1
authorzhongyuan <zy123.yuan@samsung.com>
Thu, 22 Nov 2018 08:39:08 +0000 (16:39 +0800)
committerzhongyuan <zy123.yuan@samsung.com>
Thu, 22 Nov 2018 08:39:08 +0000 (16:39 +0800)
Change-Id: I06e36a5051db16efbc69481de2226edf16ea0e0c

common/tct-video-html5-tests/tests.xml

index 55390990b5b79ad561d116db362bf73020ef3c34..628fd90385c2117406d48ece818db1d7d1804b00 100755 (executable)
           <test_script_entry>/opt/tct-video-html5-tests/video/video_pause_3gp_h263_aac.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="auto" id="video_pause_3gp_mpeg4_amr" purpose="Check if the video element can pause the MPEG-4 part 2 decoding format video file">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_pause_3gp_mpeg4_amr.html</test_script_entry>
-        </description>
-      </testcase>
       <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="auto" id="video_pause_method_type" purpose="Check if video.pause is of type function">
         <description>
           <test_script_entry>/opt/tct-video-html5-tests/video/video_pause_method_type.html</test_script_entry>
           <test_script_entry>/opt/tct-video-html5-tests/video/video_play_3gp_h263_aac.html</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="auto" id="video_play_3gp_mpeg4_amr" purpose="Check if the video element can play the MPEG-4 part 2 decoding format video file">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_play_3gp_mpeg4_amr.html</test_script_entry>
-        </description>
-      </testcase>
       <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="auto" id="video_play_method_type" purpose="Check if video.play method is of type function">
         <description>
           <test_script_entry>/opt/tct-video-html5-tests/video/video_play_method_type.html</test_script_entry>
         </description>
       </testcase>
     </set>
+    <set name="Video_amr_mobile" type="js">
+      <capabilities>
+          <capability name="http://tizen.org/feature/profile"><value>MOBILE_FULL</value></capability>
+      </capabilities>
+      <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="auto" id="video_pause_3gp_mpeg4_amr" purpose="Check if the video element can pause the MPEG-4 part 2 decoding format video file">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_pause_3gp_mpeg4_amr.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="auto" id="video_play_3gp_mpeg4_amr" purpose="Check if the video element can play the MPEG-4 part 2 decoding format video file">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_play_3gp_mpeg4_amr.html</test_script_entry>
+        </description>
+      </testcase>
+    </set>
+    <set name="Video_amr_wearable" type="js">
+      <capabilities>
+          <capability name="http://tizen.org/feature/profile"><value>WEARABLE</value></capability>
+      </capabilities>
+      <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="auto" id="video_pause_3gp_mpeg4_amr" purpose="Check if the video element can pause the MPEG-4 part 2 decoding format video file">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_pause_3gp_mpeg4_amr.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Media/HTML5 The video element" execution_type="auto" id="video_play_3gp_mpeg4_amr" purpose="Check if the video element can play the MPEG-4 part 2 decoding format video file">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_play_3gp_mpeg4_amr.html</test_script_entry>
+        </description>
+      </testcase>
+    </set>
   </suite>
 </test_definition>