提交 5bf429e7 编写于 作者: N NOBUGGERS

hls 播放测试用例 Signed-off-by: NOBUGGERS <ruanmeng@huawei.com>

Signed-off-by: NNOBUGGERS <ruanmeng@huawei.com>
上级 8a9ed10b
......@@ -98,19 +98,6 @@ describe('VideoPlayerHLSTest', function () {
done();
})
/* *
* @tc.number : SUB_MEDIA_VIDEO_PLAYER_HLS_VARIANT_A
* @tc.name : 001.test hls variant
* @tc.desc : HLS Video playback control test
* @tc.size : MediumTest
* @tc.type : Function test
* @tc.level : Level0
*/
it('SUB_MEDIA_VIDEO_PLAYER_HLS_VARIANT_A', 0, async function (done) {
await playVideoSource(HTTP_PATH + 'cts_resource/assets/hls_variant/index.m3u8', null, null, 120000, PLAY_TIME, done);
done();
})
/* *
* @tc.number : SUB_MEDIA_VIDEO_PLAYER_HLS_AUDIOOFF
* @tc.name : 001.test hls variant
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册