提交 bc16ff7f 编写于 作者: O openharmony_ci 提交者: Gitee

!783 【kernel_lite】【OpenHarmony-3.0-LTS】修改Futex_posix模块失败的用例

Merge pull request !783 from limeng/kernel_lite_20210927_01_3.0-LTS
......@@ -480,7 +480,7 @@ HWTEST_F(FutexTest, testPthreadMattrTypeRecursive5, Function | MediumTest | Leve
}
LOG("> parent pid = %d", getpid());
Msleep(50);
AssertProcExitedOK(pid);
WaitProcExitedOK(pid);
}
/********************************************* Test case dividing line ***********************************************/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册