mirror of
https://github.com/openharmony/drivers_framework.git
synced 2026-07-21 03:35:25 -04:00
!644 test: modify test case HdiServiceManagerTest fail probabilistic
Merge pull request !644 from Zhang/master
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user