increase waiting time for account setting in test 81/142181/1 accepted/tizen/unified/20170804.132922 submit/tizen/20170803.064520
authorJongkyu Koo <jk.koo@samsung.com>
Thu, 3 Aug 2017 03:12:37 +0000 (12:12 +0900)
committerJongkyu Koo <jk.koo@samsung.com>
Thu, 3 Aug 2017 03:12:37 +0000 (12:12 +0900)
Change-Id: I0773c43b35e0ea4b01d805e956b4d2239a548466
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
test/testapp-account.c

index 0dc994f9e4082d8e26087a3ab93c5a22fb16a97f..0880a68334476fb8b3914698dad4656bd3e4143d 100644 (file)
@@ -411,7 +411,7 @@ static gboolean testapp_test_add_account_with_validation()
                }
 
                sleep(3);
-               if (loop_count == 20) {
+               if (loop_count == 30) {
                        testapp_print("email_add_account timeout.\n");
                        break;
                }