提交 febd8ec9 编写于 作者: R root

Resolve failed testcases:ActsKernelIPCTest

Change-Id: I77688cfd09f49e88a93c785d874072bc826acf4f
上级 0c656fcf
......@@ -115,7 +115,7 @@ void IpcSignalTest::DefaultActionTest(const int signum, const bool expectStop, c
}
} else { // child
LOGD("child start");
KeepRun(100);
KeepRun(150);
if (expectStop) {
LOG("Child should has been Terminated, but still alive.");
exit(1);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册