From: qunfang.lin Date: Thu, 14 Feb 2019 01:53:04 +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=3958af6366b5899bf599ec505123b12e907969e3;p=test%2Ftct%2Fweb%2Fapi.git [common][video][DPTTIZEN-3106, change the video width for TV profile] Change-Id: Ib6827d8fa34418a1ce5f629c3b86ac61235242ea 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. +

+ + +