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

!8913 Fix xts_acts ActsToolChainTest test case time out

Merge pull request !8913 from zzulilyw/master
......@@ -62,7 +62,7 @@ static int Start(const char *argvs)
static int RunTests(const char *argvs)
{
int timeoutsec = 5, timeout = 0;
int timeoutsec = 10, timeout = 0;
int status, pid;
sigset_t set;
void (*retfunc)(int);
......@@ -137,4 +137,4 @@ HWTEST_P(Toolchaintest, LibcTest, Function | MediumTest | Level3)
}
}
INSTANTIATE_TEST_SUITE_P(libcTest, Toolchaintest, testing::ValuesIn(temp.begin(), temp.end()));
} // namespace OHOS
\ No newline at end of file
} // namespace OHOS
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册