mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 22:32:51 +00:00
changing timeout to 30 seconds.
This commit is contained in:
parent
518e1f439f
commit
5068b1fe11
@ -6,7 +6,7 @@ use Benchmark;
|
||||
|
||||
#some vars that depend on the location of apprunner.
|
||||
$layout_time = 4; # seconds after document is loaded successfully before apprunner is killed
|
||||
$test_duration = 120; # seconds before i deem this url timed out
|
||||
$test_duration = 30; # seconds before i deem this url timed out
|
||||
|
||||
# TODO: get apprunner working with relative paths. the problem with
|
||||
# this is LD_LIBRARY_PATH and MOZILLA_FIVE_HOME want absolute
|
||||
|
Loading…
x
Reference in New Issue
Block a user