From: xy.qian Date: Fri, 10 Mar 2017 05:31:14 +0000 (+0800) Subject: [common][tct-video-html5-tests][sync from tizen_3.0 branch] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a4eef88ab3d8af4780d69abb87d6a30819cdda52;p=test%2Ftct%2Fweb%2Fapi.git [common][tct-video-html5-tests][sync from tizen_3.0 branch] Change-Id: Ica81d13a1fdb1addc9f4f97c728ab84884a600c4 Signed-off-by: xy.qian --- diff --git a/common/tct-video-html5-tests/tests.full.xml b/common/tct-video-html5-tests/tests.full.xml index eb8e1bf52..c6e4fdaf9 100755 --- a/common/tct-video-html5-tests/tests.full.xml +++ b/common/tct-video-html5-tests/tests.full.xml @@ -63,7 +63,7 @@ - + /opt/tct-video-html5-tests/video/w3c/canPlayType_codecs_order_2.html @@ -485,7 +485,7 @@ - + /opt/tct-video-html5-tests/video/w3c/canPlayType_codecs_order_3.html @@ -509,7 +509,7 @@ - + /opt/tct-video-html5-tests/video/w3c/canPlayType_codecs_order_1.html @@ -749,7 +749,7 @@ - + /opt/tct-video-html5-tests/video/w3c/canPlayType_supported_but_no_codecs_parameter_1.html @@ -3837,24 +3837,6 @@ - - - - - Check if user agent is able to pause playing video playback for stream webm vp8 vorbis - Pass - - - /opt/tct-video-html5-tests/video/video_pause_webm_vp8_vorbis.html - - - - - http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element - - - - @@ -3949,24 +3931,6 @@ - - - - - Check if user agent is able to play video stream webm vp8 vorbis with event ended fired when ended playback - Pass - - - /opt/tct-video-html5-tests/video/video_play_webm_vp8_vorbis.html - - - - - http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element - - - - @@ -4093,42 +4057,6 @@ - - - - - Check if user agent is able to resume paused video playback for stream webm vp8 vorbis - Pass - - - /opt/tct-video-html5-tests/video/video_resume_webm_vp8_vorbis.html - - - - - http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element - - - - - - - - - Check if user agent is able to seek video playback with currentTime attribute for stream webm vp8 vorbis - Pass - - - /opt/tct-video-html5-tests/video/video_seek_webm_vp8_vorbis.html - - - - - http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element - - - - @@ -4219,24 +4147,6 @@ - - - - - Check if user agent is able to stop video playback for stream webm vp8 vorbis - Pass - - - /opt/tct-video-html5-tests/video/video_stop_webm_vp8_vorbis.html - - - - - http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element - - - - diff --git a/common/tct-video-html5-tests/tests.xml b/common/tct-video-html5-tests/tests.xml index f67c4b536..55390990b 100755 --- a/common/tct-video-html5-tests/tests.xml +++ b/common/tct-video-html5-tests/tests.xml @@ -28,7 +28,7 @@ /opt/tct-video-html5-tests/video/video_textTracks_valid_value.html - + /opt/tct-video-html5-tests/video/w3c/canPlayType_codecs_order_2.html @@ -230,7 +230,7 @@ /opt/tct-video-html5-tests/video/w3c/canPlayType_two_implies_one_3.html - + /opt/tct-video-html5-tests/video/w3c/canPlayType_codecs_order_3.html @@ -240,7 +240,7 @@ /opt/tct-video-html5-tests/video/w3c/canPlayType_supported_but_no_codecs_parameter_3.html - + /opt/tct-video-html5-tests/video/w3c/canPlayType_codecs_order_1.html @@ -340,7 +340,7 @@ /opt/tct-video-html5-tests/video/w3c/canPlayType_two_implies_one_2.html - + /opt/tct-video-html5-tests/video/w3c/canPlayType_supported_but_no_codecs_parameter_1.html @@ -1423,11 +1423,6 @@ /opt/tct-video-html5-tests/video/video_pause_mp4_h264_aac.html - - - /opt/tct-video-html5-tests/video/video_pause_webm_vp8_vorbis.html - - /opt/tct-video-html5-tests/video/video_paused_attribute_readonly.html @@ -1453,11 +1448,6 @@ /opt/tct-video-html5-tests/video/video_play_mp4_h264_aac.html - - - /opt/tct-video-html5-tests/video/video_play_webm_vp8_vorbis.html - - /opt/tct-video-html5-tests/video/video_playbackRate_value_null.html @@ -1498,16 +1488,6 @@ /opt/tct-video-html5-tests/video/video_preload_auto.html - - - /opt/tct-video-html5-tests/video/video_resume_webm_vp8_vorbis.html - - - - - /opt/tct-video-html5-tests/video/video_seek_webm_vp8_vorbis.html - - /opt/tct-video-html5-tests/video/video_seekable_attribute_readonly.html @@ -1533,11 +1513,6 @@ /opt/tct-video-html5-tests/video/video_src_basic.html - - - /opt/tct-video-html5-tests/video/video_stop_webm_vp8_vorbis.html - - /opt/tct-video-html5-tests/video/video_videoHeght_media_resource_available.html diff --git a/common/tct-video-html5-tests/video/video_MediaError_MEDIA_ERR_NETWORK_constant_value.html b/common/tct-video-html5-tests/video/video_MediaError_MEDIA_ERR_NETWORK_constant_value.html index 31651d47b..f948aecfa 100755 --- a/common/tct-video-html5-tests/video/video_MediaError_MEDIA_ERR_NETWORK_constant_value.html +++ b/common/tct-video-html5-tests/video/video_MediaError_MEDIA_ERR_NETWORK_constant_value.html @@ -41,7 +41,7 @@ Authors: -