From: qunfang.lin Date: Thu, 14 Feb 2019 01:44:22 +0000 (+0800) Subject: [common][video][DPTTIZEN-3106, change the video width for TV profile] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=46d29f9b1fa92d03b78f381af5a243961b81f071;p=test%2Ftct%2Fweb%2Fapi.git [common][video][DPTTIZEN-3106, change the video width for TV profile] Change-Id: Ib11441c758a20e2e828d3d7a7bdc9d8bf619fb53 Signed-off-by: qunfang.lin --- diff --git a/common/tct-video-html5-tests/tests.xml b/common/tct-video-html5-tests/tests.xml index 628fd9038..6c5c16f95 100755 --- a/common/tct-video-html5-tests/tests.xml +++ b/common/tct-video-html5-tests/tests.xml @@ -1448,21 +1448,6 @@ /opt/tct-video-html5-tests/video/video_playbackRate_value_zero.html - - - /opt/tct-video-html5-tests/video/video_playback_h264-manual.html - - - - - /opt/tct-video-html5-tests/video/video_playback_h263-manual.html - - - - - /opt/tct-video-html5-tests/video/video_playback_mpeg4-manual.html - - /opt/tct-video-html5-tests/video/video_played_attribute_readonly.html @@ -1534,7 +1519,7 @@ - + MOBILE_FULL @@ -1548,8 +1533,23 @@ /opt/tct-video-html5-tests/video/video_play_3gp_mpeg4_amr.html + + + /opt/tct-video-html5-tests/video/video_playback_h264-manual.html + + + + + /opt/tct-video-html5-tests/video/video_playback_h263-manual.html + + + + + /opt/tct-video-html5-tests/video/video_playback_mpeg4-manual.html + + - + WEARABLE @@ -1563,6 +1563,41 @@ /opt/tct-video-html5-tests/video/video_play_3gp_mpeg4_amr.html + + + /opt/tct-video-html5-tests/video/video_playback_h264-manual.html + + + + + /opt/tct-video-html5-tests/video/video_playback_h263-manual.html + + + + + /opt/tct-video-html5-tests/video/video_playback_mpeg4-manual.html + + + + + + TV + + + + /opt/tct-video-html5-tests/video/video_playback_h264-manual_tv.html + + + + + /opt/tct-video-html5-tests/video/video_playback_h263-manual_tv.html + + + + + /opt/tct-video-html5-tests/video/video_playback_mpeg4-manual_tv.html + + diff --git a/common/tct-video-html5-tests/video/video_playback_h263-manual_tv.html b/common/tct-video-html5-tests/video/video_playback_h263-manual_tv.html new file mode 100755 index 000000000..84f315f9b --- /dev/null +++ b/common/tct-video-html5-tests/video/video_playback_h263-manual_tv.html @@ -0,0 +1,35 @@ + + + + +Video Test: video - H.263 + + + + +

+ Test passes if the video can play and pause, slide time bar, and switch full screen. +

+ + + diff --git a/common/tct-video-html5-tests/video/video_playback_h264-manual_tv.html b/common/tct-video-html5-tests/video/video_playback_h264-manual_tv.html new file mode 100755 index 000000000..cd972fff9 --- /dev/null +++ b/common/tct-video-html5-tests/video/video_playback_h264-manual_tv.html @@ -0,0 +1,35 @@ + + + + +Video Test: video - H.264 + + + + +

+ Test passes if the video can play and pause, slide time bar, and switch full screen. +

+ + + diff --git a/common/tct-video-html5-tests/video/video_playback_mpeg4-manual_tv.html b/common/tct-video-html5-tests/video/video_playback_mpeg4-manual_tv.html new file mode 100755 index 000000000..c2e6931a9 --- /dev/null +++ b/common/tct-video-html5-tests/video/video_playback_mpeg4-manual_tv.html @@ -0,0 +1,35 @@ + + + + +Video Test: video - MPEG4 + + + + +

+ Test passes if the video can play and pause, slide time bar, and switch full screen. +

+ + +