Bug 478603 - Investigate orange on mozilla-central's qm-pvista-trunk02 and qm-pvista-trunk03
p=anodelman, r=bhearsum (increase timeouts for browser open/close) git-svn-id: svn://10.0.0.236/trunk@256473 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -157,7 +157,7 @@ def InitializeNewProfile(browser_path, process, browser_wait, extra_args, profil
|
||||
process,
|
||||
browser_wait,
|
||||
PROFILE_REGEX,
|
||||
30)
|
||||
60)
|
||||
if (not timed_out):
|
||||
print match
|
||||
else:
|
||||
|
||||
@@ -16,7 +16,7 @@ browser_path: firefox/firefox.exe
|
||||
# arguments to pass to browser
|
||||
extra_args: ''
|
||||
#how long the browser takes to open/close
|
||||
browser_wait: 5
|
||||
browser_wait: 10
|
||||
|
||||
branch: testbranch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user