提交 1d6acc7a 编写于 作者: B bird_j 提交者: Gitee

冗余代码删除

Signed-off-by: Nbird_j <jianghongpeng@huawei.com>
上级 6e7b0c0c
......@@ -1099,7 +1099,6 @@ HWTEST_F(ActsPlayerFuncTest, SUB_MEDIA_PLAYER_Local_Async_Function_04_2900, Func
EXPECT_EQ(RET_OK, player->GetCurrentTime(time_before));
sleep(PLAYING_TIME);
EXPECT_EQ(RET_OK, player->GetCurrentTime(time_after));
// EXPECT_GE(time_after - time_before, PLAYING_TIME * 1000);
EXPECT_EQ(RET_OK, player->Play());
EXPECT_EQ(RET_OK, testCallback->WaitForState(PLAYER_PLAYBACK_COMPLETE));
EXPECT_EQ(RET_OK, player->Reset());
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册