提交 68e601ea 编写于 作者: D dongwei

偶现fail修复

Signed-off-by: Ndongwei <dongwei@kaihong.com>
上级 2b95dfe2
......@@ -1917,7 +1917,7 @@ export async function avRecorderReliabilitTest31(avConfig, avRecorder, recorderT
console.info('avRecorderReliabilitTest31 getInputSurface failed and catch error is ' + err.message);
result = false
});
expect(result).assertEqual(true);
expect(result).assertEqual(false);
await releaseDone(avRecorder, done)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册