Closed
Bug 658398
Opened 14 years ago
Closed 14 years ago
Close open tabs at the end of each iteration in the TabbedBrowsing and TabView endurance tests
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: davehunt, Assigned: davehunt)
References
Details
(Whiteboard: [mozmill-endurance])
Attachments
(1 file)
2.33 KB,
patch
|
u279076
:
review+
whimboo
:
review+
|
Details | Diff | Splinter Review |
These two tests currently leave tabs open at the end of the iteration, which means that the number of open tabs at the end of the test will equal the number of iterations.
Although this may be a useful test - and may be introduced in the future as an optional parameter - the default behaviour should be to cleanup between iterations.
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → dave.hunt
Attachment #533817 -
Flags: review?(anthony.s.hughes)
A Pivotal Tracker story has been created for this Bug: https://www.pivotaltracker.com/story/show/13767537
Attachment #533817 -
Flags: review?(anthony.s.hughes) → review+
Assignee | ||
Updated•14 years ago
|
Attachment #533817 -
Flags: review?(hskupin)
Updated•14 years ago
|
Attachment #533817 -
Flags: review?(hskupin) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Landed as:
http://hg.mozilla.org/qa/mozmill-tests/rev/bfa5da221e40 (default)
http://hg.mozilla.org/qa/mozmill-tests/rev/99a65d0c764b (mozilla-aurora)
http://hg.mozilla.org/qa/mozmill-tests/rev/fa0d34d3992e (mozilla-beta)
http://hg.mozilla.org/qa/mozmill-tests/rev/ff6f68e75c20 (mozilla-2.0)
Status: NEW → RESOLVED
Closed: 14 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
•