test: modify test case HdiServiceManagerTest fail probabilistic

Signed-off-by: zhang <zhangfengxi@huawei.com>
This commit is contained in:
zhang
2022-02-17 10:48:29 +08:00
parent 4df5e52774
commit 7218a9fb80
+1 -1
View File
@@ -47,7 +47,7 @@ static bool DevmgrServiceDynamicDevInfoFound(const char *svcName, struct DevHost
}
#define WAIT_HOST_SLEEP_TIME 1 // ms
#define WAIT_HOST_SLEEP_CNT 100
#define WAIT_HOST_SLEEP_CNT 300
static int DevmgrServiceStartHostProcess(struct DevHostServiceClnt *hostClnt, bool sync)
{
int waitCount = WAIT_HOST_SLEEP_CNT;