提交 7c7c96d5 编写于 作者: O openharmony_ci 提交者: Gitee

!784 【kernel_lite】【master】修改Futex_posix模块失败的用例

Merge pull request !784 from limeng/kernel_lite_20210927_02_Master
文件模式从 100755 更改为 100644
......@@ -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.
先完成此消息的编辑!
想要评论请 注册