[common][tct-video][TFDF-10657 add descripttion for video broken due to low quality] 90/238890/1
authorzhaofeng <feng.zhao@samsung.com>
Tue, 21 Jul 2020 05:21:55 +0000 (13:21 +0800)
committerzhaofeng <feng.zhao@samsung.com>
Tue, 21 Jul 2020 05:23:48 +0000 (13:23 +0800)
Change-Id: Ibd94121ee5f45e0e898a24a8a77086965660a9da
Signed-off-by: zhaofeng <feng.zhao@samsung.com>
common/tct-video-html5-tests/video/video_playback_h264-manual.html
common/tct-video-html5-tests/video/video_playback_mpeg4-manual.html

index 7e97c545e8d43dab4d57a8abe0f1f4bfc6e48f18..91b4482d030ef618aec66478425b8abf5b3a2095 100755 (executable)
@@ -38,7 +38,7 @@ Authors:
 <body>
   <p>
     Test passes if the video can play and pause, change volume, slide time bar,
-    and switch full screen.
+    and switch full screen. Video file can be broken due to low quality.
   </p>
   <video controls src="media/MP4_h264_CIF_15FPS_387Kbps_MP3_44.1KHz_64Kbps_60sec(3.4Mb)_BBB(hinted).mp4" poster="media/poster.png" width="340" height="200" loop autoplay>
     The user agent doesn't support media element.
index 94cd05a4f39f70475fc151bd0abd00f1de801817..72c7706f4a2c91738e149d0bdabe82a39bc983cc 100755 (executable)
@@ -38,7 +38,7 @@ Authors:
 <body>
   <p>
     Test passes if the video can play and pause, change volume, slide time bar,
-    and switch full screen.
+    and switch full screen. Video file can be broken due to low quality.
   </p>
   <video controls src="media/MP4_MPEG4_CIF_15FPS_387Kbps_MP3_44.1KHz_64Kbps_60sec(3Mb)_BBB(hinted).mp4" poster="media/poster.png" width="340" height="200" loop autoplay>
     The user agent doesn't support media element.