Closed
Bug 812605
Opened 13 years ago
Closed 13 years ago
Set script timeout to some non-zero value in mozb2g
Categories
(Testing :: Mozbase, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wlach, Assigned: wlach)
Details
Attachments
(1 file)
788 bytes,
patch
|
jgriffin
:
review+
|
Details | Diff | Splinter Review |
With the current behaviour, most scripts will not work asynchronously because they will time out before having a chance to complete (see bug 811574).
Assignee | ||
Comment 1•13 years ago
|
||
This is needed to get the python-style tests for eideticker working. Pretty straightforward.
Attachment #682588 -
Flags: review?(jgriffin)
Comment 2•13 years ago
|
||
Comment on attachment 682588 [details] [diff] [review]
Add script timeout option for setting up marionette with a sensible default
Review of attachment 682588 [details] [diff] [review]:
-----------------------------------------------------------------
wfm
Attachment #682588 -
Flags: review?(jgriffin) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•