Browse Source

Increase tsan timieout

Ken Payson 9 years ago
parent
commit
33764c0868
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/run_tests/configs.json

+ 1 - 1
tools/run_tests/configs.json

@@ -66,7 +66,7 @@
     "environ": {
       "TSAN_OPTIONS": "suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1"
     }, 
-    "timeout_multiplier": 5
+    "timeout_multiplier": 8
   }, 
   {
     "config": "stapprof"