[tv][mediacapture] fix DF241106-01305 promist_test timeout issue 15/320915/1
authorchen <chen89.chen@samsung.com>
Tue, 26 Nov 2024 06:26:31 +0000 (14:26 +0800)
committerchen <chen89.chen@samsung.com>
Tue, 26 Nov 2024 06:26:36 +0000 (14:26 +0800)
Change-Id: Ie26866e1020f34db57cdf63ac9271e2d62f38b75
Signed-off-by: chen <chen89.chen@samsung.com>
common/tct-mediacapture-w3c-tests/resources/testharness.js

index d35e297aab0714ca00fd27607369a653977cb9ae..f3c7442b58aae92c736221c05b2975f85312f40f 100755 (executable)
@@ -10,8 +10,8 @@
     var settings = {
         output:true,
         harness_timeout:{
-            "normal":10000,
-            "long":60000
+            "normal":90000,
+            "long":90000
         },
         test_timeout:null,
         message_events: ["start", "test_state", "result", "completion"],