未验证 提交 efb7ef25 编写于 作者: O openharmony_ci 提交者: Gitee

!3360 修改hilog xts接口测试套

Merge pull request !3360 from chenxuihui/OpenHarmony-3.2-Beta1
......@@ -99,7 +99,7 @@ export default function byTraceHiDebugJsunit() {
console.log("************* DFX_HiLog_HiLog_isLoggable_0100 Test start*************");
try {
const res = hiLog.isLoggable(0xD000700, "HILOGTEST", 3)
expect(res).assertEqual(true);
expect(res).assertEqual(false);
} catch (error) {
expect().assertFail();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册