Closed
Bug 627983
Opened 15 years ago
Closed 15 years ago
Increase timeout of installation and the dialog for external sites
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
Details
Attachments
(3 files)
13.91 KB,
patch
|
u279076
:
review+
|
Details | Diff | Splinter Review |
13.36 KB,
patch
|
u279076
:
review+
|
Details | Diff | Splinter Review |
10.43 KB,
patch
|
u279076
:
review+
|
Details | Diff | Splinter Review |
Right now we have a timeout of 10s for the installation timeout. This is kinda too short when we use external sites. As seen today DNS resolution or a slow response can trigger the failure that the modal dialog has not been found.
We should increase the value to 30s as similar to other timeouts.
Assignee | ||
Comment 1•15 years ago
|
||
Same applies to search engines, so we also have to their installation timeout value.
Summary: Increase timeout of installation dialog for external sites → Increase timeout of installation and the dialog for external sites
Assignee | ||
Comment 2•15 years ago
|
||
This is the patch for 1.9.2 with hopefully all affected tests included. Once it has been reviewed I will create a stripped-down version for default.
Attachment #506097 -
Flags: review?(anthony.s.hughes)
Attachment #506097 -
Flags: review?(anthony.s.hughes) → review+
Assignee | ||
Comment 3•15 years ago
|
||
Attachment #506118 -
Flags: review?(anthony.s.hughes)
Attachment #506118 -
Flags: review?(anthony.s.hughes) → review+
Assignee | ||
Comment 4•15 years ago
|
||
Attachment #506119 -
Flags: review?(anthony.s.hughes)
Attachment #506119 -
Flags: review?(anthony.s.hughes) → review+
Assignee | ||
Comment 5•15 years ago
|
||
Landed as:
http://hg.mozilla.org/qa/mozmill-tests/rev/7d50e13e880c (default)
http://hg.mozilla.org/qa/mozmill-tests/rev/08ba202f2220 (1.9.2)
http://hg.mozilla.org/qa/mozmill-tests/rev/e2f36c446b81 (1.9.1)
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•