Loading tests/DumpRenderTree/assets/run_layout_tests.py +1 −1 Original line number Diff line number Diff line Loading @@ -175,7 +175,7 @@ def main(options, args): # Count crashed tests. crashed_tests = [] timeout_ms = '5000' timeout_ms = '30000' if options.time_out_ms: timeout_ms = options.time_out_ms Loading Loading
tests/DumpRenderTree/assets/run_layout_tests.py +1 −1 Original line number Diff line number Diff line Loading @@ -175,7 +175,7 @@ def main(options, args): # Count crashed tests. crashed_tests = [] timeout_ms = '5000' timeout_ms = '30000' if options.time_out_ms: timeout_ms = options.time_out_ms Loading