summaryrefslogtreecommitdiffstats
path: root/build/valgrind/mach_commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/valgrind/mach_commands.py')
-rw-r--r--build/valgrind/mach_commands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/valgrind/mach_commands.py b/build/valgrind/mach_commands.py
index e48d5af311..d7180d6465 100644
--- a/build/valgrind/mach_commands.py
+++ b/build/valgrind/mach_commands.py
@@ -158,7 +158,7 @@ def valgrind_test(command_context, suppressions):
valgrind_args.append("--suppressions=" + supps_file2)
exitcode = None
- timeout = 2400
+ timeout = 3600
binary_not_found_exception = None
try:
runner = FirefoxRunner(